state-of-the-art / matrix-midi-controller

DIY prototype of a MIDI controller based on Teensy & Adaftuit NeoTrellis boards
Apache License 2.0
17 stars 5 forks source link

[FEATURE] Pitch Wheel release behavior #14

Open memorylick opened 4 years ago

memorylick commented 4 years ago

Pitch wheel keeps track of several buttons pressed at the same time. If you release the last button while still pressing the previous one, pitch goes to the value of the last still being pressed button (currently it just goes to the center).