Add Latch Automation for MCP
see https://discourse.ardour.org/t/cannot-activate-latch-automation-state-via-x-touch-in-mackie-mode/110969
This commit is contained in:
parent
3625c28d54
commit
5aaec05429
@ -1144,6 +1144,7 @@ MackieControlProtocol::latch_press (MACKIE_NAMESPACE::Button&)
|
||||
MACKIE_NAMESPACE::LedState
|
||||
MackieControlProtocol::latch_release (MACKIE_NAMESPACE::Button&)
|
||||
{
|
||||
set_automation_state (ARDOUR::Latch);
|
||||
return none;
|
||||
}
|
||||
MACKIE_NAMESPACE::LedState
|
||||
|
Loading…
Reference in New Issue
Block a user