Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 629 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 629 Bytes

Ziggurat - Analog Synthesizer

Ziggurat is a creative take on analog synthesizers. Create, load and save custom patches using a wide variety of waveforms and manipulators.

Play it here: https://zigguratsynth.herokuapp.com/

Less recently A POCKET OPERATOR frontend has been added: https://zigguratsynth.herokuapp.com/po

Recently A Chord mode frontend has been added: https://zigguratsynth.herokuapp.com/chords

To play on your computer locally you must install NODE JS. By typing 'node index.js' in your commandprompt (windows) in the project's directory you can browse to 127.0.0.1:22222 and have a blast!

-Jonathan Neels