A relaxing generative audio toy submitted to LOWREZJAM 2020 and Brackeys Jam 2020.2. Developed with syngen.
Interact to begin. Move forward and backward to scrub through time. Turn to pan and calibrate its kaleidoscopic visualizer. Play and rewind at adjustable speeds. Randomize at any time to hear something new.
To get started, please use npm to install the required dependencies:
npm install
Common tasks have been automated with Gulp:
gulp build
gulp watch
gulp dist
gulp electron
gulp electron-build
Flag | Description |
---|---|
--debug |
Suppresses minification. |