13
0
livetrax/libs/surfaces/generic_midi
Paul Davis 9e3299f97d change Controllable::set_value() API to include grouped control consideration.
This also removes Route::group_gain_control() and associated machinery.
Not yet tested with Mackie or other surfaces. More work to done to
start using the group capabilities, and also potentially to add
or derive more controls as RouteAutomationControls
2016-01-02 04:58:30 -05:00
..
MSVCardour_genericmidi
generic_midi_control_protocol.cc adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
generic_midi_control_protocol.h adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
gmcp_gui.cc adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Port> (2) detect connection changes 2015-12-07 12:38:17 -05:00
i18n.h
interface.cc generic MIDI support does not have its own request buffer factory, so be sure to initialize descriptor member to null 2015-12-29 05:41:59 -05:00
midiaction.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midiaction.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midicontrollable.cc change Controllable::set_value() API to include grouped control consideration. 2016-01-02 04:58:30 -05:00
midicontrollable.h allow use of (N)RPN messages in generic MIDI binding maps (UNTESTED) 2015-11-23 12:27:51 -05:00
midifunction.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midifunction.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midiinvokable.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midiinvokable.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wscript