All Projects → generative-music → Generative.fm

generative-music / Generative.fm

Licence: mit
A platform for playing generative music in the browser.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to Generative.fm

generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,557 (+1.5%)
Mutual labels:  art, progressive-web-app, generative-art, web-audio-api, generative-music
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (-97.59%)
Mutual labels:  art, generative-art, web-audio-api, generative-music
Blossom
A lovely interactive music generator
Stars: ✭ 162 (-89.44%)
Mutual labels:  generative-art, music, art
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+746.22%)
Mutual labels:  music, pwa, progressive-web-app
Pwa Boilerplate
✨ PWA Boilerplate is highly scalable and is designed to help you kick-start your next project 🔭.
Stars: ✭ 82 (-94.65%)
Mutual labels:  pwa, progressive-web-app
Pwa Badge
Badging for PWA app icons, Like Native Apps
Stars: ✭ 78 (-94.92%)
Mutual labels:  pwa, progressive-web-app
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-94.33%)
Mutual labels:  pwa, progressive-web-app
Meteor Apollo Starter Kit
Meteor, Apollo, React, PWA, Styled-Components boilerplate
Stars: ✭ 91 (-94.07%)
Mutual labels:  pwa, progressive-web-app
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-95.44%)
Mutual labels:  pwa, progressive-web-app
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-94.13%)
Mutual labels:  pwa, progressive-web-app
Rowing Monitor
The Rowing Monitor is a Progressive Web App that uses Web Bluetooth to connect to a PM5 Monitor and track exercises.
Stars: ✭ 94 (-93.87%)
Mutual labels:  pwa, progressive-web-app
Mellite
An environment for creating experimental computer-based music and sound art. Mirror of https://git.iem.at/sciss/Mellite
Stars: ✭ 76 (-95.05%)
Mutual labels:  music, art
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-95.24%)
Mutual labels:  pwa, progressive-web-app
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+21.71%)
Mutual labels:  pwa, progressive-web-app
Infinite gnossienne
An endless version of Erik Satie's Gnossiennes No. 1
Stars: ✭ 71 (-95.37%)
Mutual labels:  generative-art, music
Stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
Stars: ✭ 9,880 (+544.07%)
Mutual labels:  pwa, progressive-web-app
Wafflejs.github.io
A night of code, waffles, and karaoke.
Stars: ✭ 108 (-92.96%)
Mutual labels:  music, art
Ionic Stencil Hn App
Ionic Stencil HackerNews App
Stars: ✭ 105 (-93.16%)
Mutual labels:  pwa, progressive-web-app
Pwa Asset Generator
Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
Stars: ✭ 1,787 (+16.49%)
Mutual labels:  pwa, progressive-web-app
A2hs.js
📲 A useful modern JavaScript solution that helps your website users to add (install) a progressive web application (PWA) to the Home Screen of their mobile iOS devices.
Stars: ✭ 113 (-92.63%)
Mutual labels:  pwa, progressive-web-app

Archival notice

This was the original player for Generative.fm. It was retired on February 12, 2021 and replaced by generative-fm/play.

generative.fm

A platform for playing generative music in the browser.

https://generative.fm

Overview

Audio

This site uses Tone.js to play audio in the browser through the Web Audio API.

Music

Source code for the music generators can be found in the generative-music/pieces-alex-bainter repository.

Installation

You will need Node.js installed on your machine.

  1. Clone to your machine.
  2. Navigate to the project's directory.
  3. Run npm i.
  4. Run npm start.
  5. Navigate to localhost:9999.

Local Sample Files

To play music locally, first you need to follow these instructions:

Requests for sample files from the generative.fm sample CDN are blocked, see #38. In order to play music locally, you will need to follow the instructions for building and serving the sample files.

Contributing

See CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].