13
0
livetrax/libs/surfaces/mackie
Ben Loftis dc4daa892d Mackie Protocol: Show dB values for Mixbus "Send" levels.
No sense rewriting it now, but the correct way to approach
   this stuff is to pass in the control, and use
   the appropriate one of: interface, internal, or user values.
   in this case, get_user would have returned dB for both Ardour and Mixbus sends.
2016-02-03 13:48:56 -06:00
..
MSVCardour_mackie
button.cc add UserA and UserB buttons to mackie button list 2015-12-16 05:52:27 -05:00
button.h
control_group.h
controls.cc mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
controls.h add API to allow mackie controls to use GroupControlDisposition 2016-01-18 12:11:09 -05:00
device_info.cc mackie: fix some awful cut-n-paste errors 2016-01-31 13:20:18 -05:00
device_info.h
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc mackie: fix stupid thinko, and use BaseUI::access_action() to correctly accesss GUI actions 2016-02-01 12:20:55 -05:00
gui.h
interface.cc redesign cross-thread registration/signalling system 2015-12-28 10:14:17 -05:00
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Mackie Control: Save old bank before we change it to new. 2016-02-02 18:41:49 -08:00
mackie_control_protocol.h mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
mcp_buttons.cc fix compiler warning 2016-02-02 18:30:51 -05:00
meter.cc Surfaces with separate meters should meter even when stopped. 2016-01-30 09:46:37 -06:00
meter.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Mackie Protocol: Show dB values for Mixbus "Send" levels. 2016-02-03 13:48:56 -06:00
strip.h mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
surface_port.cc change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
surface_port.h
surface.cc Mackie Control: Moved encoder fine modifier from Control to Shift (Shift will be only modifier) 2016-02-02 08:49:16 -08:00
surface.h mackie: substantial reworking of flip mode with large chunks of code no longer used. 2016-02-01 22:52:22 -05:00
test.cc
timer.h
TODO
types.cc
types.h
wscript