mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
Factor out SessionController from BasicUI
Towards sharing this code with ARDOUR_UI.
This commit is contained in:
parent
8998efa8c8
commit
1559829e24
24 changed files with 1050 additions and 849 deletions
|
|
@ -1030,7 +1030,7 @@ LaunchControlXL::button_solo()
|
|||
void
|
||||
LaunchControlXL::button_solo_long_press()
|
||||
{
|
||||
cancel_all_solo();
|
||||
_controller.cancel_all_solo();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue