openAVproductions / openAV-Ctlra

A plain C library to program with hardware controllers.
BSD 3-Clause "New" or "Revised" License
82 stars 16 forks source link

MIDI pitchbend support #61

Open falkTX opened 7 years ago

falkTX commented 7 years ago

just leaving the bug here so we get some attention to the issue

harryhaaren commented 7 years ago

Just to be clear, the goal here is to have the devices/midi_generic.c backend interpret MIDI pitchbend commands, and provide a Ctlra Slider event that the user can map to a software pitch bend target.