Home
Musical note emoji

Midi Controller

A MIDI controller that is modeled after the one built in this article.

Components:

Midi Controller

Using Reaper and various VSTs, this MIDI controller has the ability to create endless music. I mainly use it to make drum tracks, with SL Drums 3 from Beatmaker. There is also a toggle switch that can be used to catch incoming CC signals. The following code can be programmed into the Teensy in order to make it recognizable as a MIDI controller.

MIDI Code