oftenfrequent / euro-rack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Eurorack Modular Synthesizer ####Built for the Web

Built on top of the Tone.js library, a Web Audio Framework.

Constructed as an educational tool for learning about signal processing especially concerning the use case of modular synthesis. This project is currently in experimental/development code. If you would like to contribute to the project please reach out to me directly and I can help you direct your efforts effectively.

###Getting Started

$ npm install
$ mv .env.example .env

To initialize the repository be sure to have postgres running on the default port or change the .env file accordingly.

About


Languages

Language:JavaScript 92.9%Language:CSS 6.5%Language:HTML 0.6%