A small synthsizer with sequencer that runs on a smartphone.
http://simonseyock.github.io/MiniSynth/
- Install node.js or io.js along with npm
- run
npm installin the project directory - run
npm run build
Run npm run to see all development related scripts.
Some documentation is found in the file Planung.md and inside the doc/ folder.