(This button exists to comply with Chrome's
"no sound without user action" policy.)
This is a very simple demo, showing how Chris Wilson's MIDI synth can be used in a Web Audio
project. This is the version of the synth I made for my WebMIDISynthHost project.
Copy the files in the WebMIDI and cwMIDISynth folders to the project.
Call the synth's constructor and its init() function.
Send it MIDI messages from your own GUI using the synth.send(... ) function.
The messages that can be sent are declared in the synth's commands and controls attributes.
To use this demo, hover your mouse over these coloured areas.