Fix order of parameters to stop_touch() in Mackie::Control
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Sun, 23 Nov 2014 19:01:46 +0000 (19:01 +0000)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Tue, 25 Nov 2014 14:59:48 +0000 (14:59 +0000)
commit1f58f81aa6e1f917b00ae1773650dc93b97c6da1
tree8e060b75fd868ff33ee1ff61b9a736fdd613181e
parent421a1d9912a78e64bcc1c67d42a209c3fbd8bf9b
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.
libs/surfaces/mackie/controls.cc
libs/surfaces/mackie/controls.h