13
0
livetrax/libs/surfaces
Colin Fletcher 1f58f81aa6 Fix order of parameters to stop_touch() in Mackie::Control
Reverse the parameters of Mackie::Control::stop_touch() to make them
consistent with AutomationControl::stop_touch(), and fix up the call to
AutomationControl::stop_touch() to have the parameters in the correct
order.

Unfortunately, I don't possess any devices that speak the Mackie protocol, so
though the patch seems logical and correct to me, I have no way of testing it.
If anyone has a device with touch faders that speaks Mackie, I'd be glad of any
confirmation that it at least doesn't break anything.
2014-11-25 14:59:48 +00:00
..
control_protocol Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
frontier
generic_midi Remove dead code. 2014-11-25 02:11:44 -05:00
mackie Fix order of parameters to stop_touch() in Mackie::Control 2014-11-25 14:59:48 +00:00
osc Reduce coupling between Plugin and PluginInsert. 2014-11-03 13:40:50 -05:00
tranzport
wiimote avoid const cast warning 2014-10-24 12:18:46 -04:00
wscript