
This is a modular sound synthesis environment where you can link together oscillators to create modulation of Frequency, Amplitude and Phase. The sound engine uses additive synthesis which adds sinouids together to create wave shapes such as the Square, Sawtooth and Trigangle waves.
The user interface is 100% complete with Oscilloscope, you can save/load the current workspace and drag wires between the modules. I decided to start working on this project because I had never seen a modular sound synthesis interface that allowed you to zoom in and out.
This is currently incomplete as I need to link to sound engine to the interface, I don't have a lot of free time right now so I have uploaded the source code untill I get this done.
Keys:
E - Menu
R - Oscilloscope
W,A,S,D - Pan Around
UP,DOWN - Zoom In/Out
DELETE - Delete selected module
To place a module in the workspace click on it from the top menu bar.