13
0
livetrax/libs/surfaces/faderport
Paul Davis 8a18929d57 remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user).
This also removes enums introduced to describe well-known parameters for Mixbus. Lookup now involves string
parsing every time, but this is not likely to be a notable cost.
2018-06-21 13:05:58 -04:00
..
faderport_interface.cc
faderport.cc remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user). 2018-06-21 13:05:58 -04:00
faderport.h remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user). 2018-06-21 13:05:58 -04:00
gui.cc
gui.h
operations.cc Allow FaderPort to select VCAs 2017-08-06 22:18:01 +02:00
wscript