From c9658134cebe307f7628fc2631f4d9528c5bbb99 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 7 Oct 2015 15:12:09 -0400 Subject: add button time and explicit bank switching to MCP support --- libs/surfaces/mackie/mackie_control_protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/surfaces/mackie/mackie_control_protocol.h') diff --git a/libs/surfaces/mackie/mackie_control_protocol.h b/libs/surfaces/mackie/mackie_control_protocol.h index 93e917b1b5..344a1e9ecb 100644 --- a/libs/surfaces/mackie/mackie_control_protocol.h +++ b/libs/surfaces/mackie/mackie_control_protocol.h @@ -486,6 +486,8 @@ class MackieControlProtocol Mackie::LedState click_release (Mackie::Button&); Mackie::LedState view_press (Mackie::Button&); Mackie::LedState view_release (Mackie::Button&); + + Mackie::LedState bank_release (Mackie::Button&, uint32_t bank_num); }; } // namespace -- cgit v1.2.3