JavaScript MIDI Synth Tutorial – Part 1 | Getting MIDI in the browser



The Web #MIDI API allows us to connect a MIDI-device to our computer and use MIDI inputs and outputs in the browser using #JavaScript. In this video we will get access to our connected MIDI-devices and talk about how it works, what the different MIDI-commands are etc. In video number 2 we will hook it up to the Web Audio API and make a cool little #synth.

Comments are closed.