push2: master button now does something useful

This commit is contained in:
Paul Davis
2016-09-22 14:41:49 -05:00
parent 3aa0676f70
commit f35c5fd5a6
2 changed files with 18 additions and 1 deletions

View File

@@ -469,6 +469,7 @@ class Push2 : public ARDOUR::ControlProtocol
void button_fwd4 ();
void button_add_track ();
void button_stop ();
void button_master ();
void button_shift_press ();
void button_shift_release ();
void button_shift_long_press ();