mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Implement TriggerStrip and TriggerPage (WIP)
This commit is contained in:
parent
9ce604bc03
commit
59b012ddb0
5 changed files with 646 additions and 7 deletions
|
|
@ -298,6 +298,7 @@ gtk2_ardour_sources = [
|
|||
'transport_masters_dialog.cc',
|
||||
'transpose_dialog.cc',
|
||||
'trigger_page.cc',
|
||||
'trigger_strip.cc',
|
||||
'trigger_ui.cc',
|
||||
'triggerbox_ui.cc',
|
||||
'ui_config.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue