TONEDESIGNER is an interactive modular synthesizer that generates Tone.js code for any web application, game, or creative project that supports JavaScript audio.
CREATE SOUNDS FOR:
Web applications and games
Interactive websites and installations
Music production tools
Educational audio projects
Any project using Tone.js framework
HOW TO USE:
ADD MODULES: Click + to add oscillators, filters, effects
PATCH CABLES: Drag from outputs right to inputs left
ADJUST CONTROLS: Turn knobs and change settings
PLAY NOTES: Test with keyboard at bottom
CODE OUTPUT:
Click the CODE tab to export your patch as Tone.js code. Copy and paste this code into your project to recreate the exact same synthesizer with all your settings and connections.
The generated code includes all module parameters, routing, and can be triggered programmatically or with MIDI inputs in your application.
MIDI SUPPORT:
The exported code is fully compatible with Web MIDI API. Connect MIDI controllers to trigger notes, adjust parameters, and control your synthesizer patches in real-time.