From 67e415e14ca8cbd07da02d5ac5f82fa8e24d0fea Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 28 Sep 2016 11:28:38 -0500 Subject: make Ben's cool range select hack work with Push 2 --- libs/surfaces/push2/push2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/surfaces/push2/push2.cc') diff --git a/libs/surfaces/push2/push2.cc b/libs/surfaces/push2/push2.cc index 57160abee3..eb39562153 100644 --- a/libs/surfaces/push2/push2.cc +++ b/libs/surfaces/push2/push2.cc @@ -104,6 +104,7 @@ Push2::Push2 (ARDOUR::Session& s) , _pressure_mode (AfterTouch) , selection_color (LED::Green) , contrast_color (LED::Green) + , in_range_select (false) { build_maps (); -- cgit v1.2.3