This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
681b60463bf18e3d537f75554ed8087a77ec89c2
ardour
/
libs
/
surfaces
/
generic_midi
History
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
..
MSVCardour_genericmidi
MSVC changes to support the new code modules (Tabbable API stuff)
2021-02-24 14:32:23 +00:00
generic_midi_control_protocol.cc
Ignore saved port-name when loading ctrl-surface state
2021-04-17 02:07:09 +02:00
generic_midi_control_protocol.h
Update Ctrl-surface MIDI port list when ports change
2021-02-04 06:19:37 +01:00
gmcp_gui.cc
Update Ctrl-surface MIDI port list when ports change
2021-02-04 06:19:37 +01:00
interface.cc
…
midiaction.cc
…
midiaction.h
…
midicontrollable.cc
Various Control Surfaces: Fix one off in calculation of fader position
2021-05-07 18:02:44 -05:00
midicontrollable.h
…
midifunction.cc
…
midifunction.h
…
midiinvokable.cc
…
midiinvokable.h
…
wscript
…