werkstatt canvas mixer canvas scope canvas scope canvas
Midi input if available
Debug text:

The controls in Blue are not connected to the synth. This is because they are not implemented or have a bug. To make changes to this page, use the browser Save Page as and save a copy in a folder. Then you can edit the files and this page to customize it for your own needs. Note that when you load the saved page the background image will be missing. This is because the browser saves the images and script files in a folder and knows to translate the html tag arguments. The layout data also has the filename of the image, but the browser cannot translate it so you can manually edit it yourself. If you Save Page as in Chrome, in the Moog Werkstatt Patch Sheet - Live!.htm file change

    "keyboard", 0, 0, 0, 0, 8, "bgimage", "werkstattr.png", "imagesize", 2497, "scale", "relative", "target", "canvas", 
to
    "keyboard", 0, 0, 0, 0, 8, "bgimage", "./Moog Werkstatt Patch Sheet - Live!_files/werkstattr.png", "imagesize", 2497, "scale", "relative", "target", "canvas", 

Works ok in Chrome (PC and Android), Firefox seems ok, IE does not have Web Audio so you can comment out the sound.js. (7/3)

Have Fun! Peter Churchyard codewizard58@gmail.com @codewizard58