13
0
livetrax/libs/surfaces/faderport
Todd Naugle 4d815554dd Various Control Surfaces: Fix one off in calculation of fader position
MIDI pitch bend holds 14 bits (16384) which gives values of 0 to 16383.
2021-05-07 18:02:44 -05:00
..
faderport_interface.cc
faderport.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
faderport.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
operations.cc
wscript