Web Midi: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    15 May 2019

    • curprev 12:5312:53, 15 May 2019Techbot talk contribs 938 bytes +938 Created page with "function setup() { // put setup code here WebMidi.enable(function (err) { if (err) { console.log("WebMidi could not be enabled.", err); } else { console.log("WebMidi enabled!..."