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:
npx gulp build
npx gulp watch
npx gulp dist
npx gulp electron
npx ulp electron-build
Flag | Description |
---|---|
--debug |
Suppresses minification. |