Modular is a cool interface to easily create and test webAudio routing configurations. Similar to an analog modular synthesizer, you add modules in a patch. A module can be a simple webAudio feature or a more complex configuration and can holds some controls in the form of knob, button, etc. Then, the modules can simply be connected together with cables.
UI is strongly influenced by Clavia's Nord Modular's editor.
Nota: Save and Load features are disabled in this demo.
Patch can be exported (top menu > Patch > Export patch
), and imported by drag & dropping a patch file in the window.
View the waveform of the audio buffers. Edit loop points, tags and properties of the audio files and save these as a meta file.
Generate audio buffer with built-in synthesizers, or program your own synth with their own GUI using a simple SynthEditor
API.
If your browser supports webMIDI, you can have your MIDI keyboard or controller send events to modules.
Filter the audio files in library by type and tag.