Monday 13 August 2018

TEENSY-Synth PART 7 - PITCH BEND

In this episode we will add Pitch Bend to the synth. To properly understand  pitch bend messages we will look at the bits and bytes of the Midi language. If you are unfamiliar with Binary numbers you can get a quick primer by watching: MIDI for the Arduino - Understanding MIDI Language

Download the example code HERE


2 comments:

  1. This has been an awesome series of videos. Thank you for the time and effort you put into them.

    There is a lot of confusion about creating a 5-pin DIN MIDI In circuit using a 3.3v source, like the modern Teensy. Your video on the MIDI Out circuit elegantly answered all of my questions about it. Please consider making a similar video about the MIDI In circuit to show us in practical terms, what components we need to create a robust MIDI In connection using a 3.3v Teensy.

    Thanks again.

    ReplyDelete