mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
WS: Add strip mute buttons to mixer demo
This commit is contained in:
parent
75338ad4c5
commit
864bcf09b7
7 changed files with 169 additions and 45 deletions
|
|
@ -27,6 +27,7 @@ const SCRIPTS = [
|
|||
'toolkit',
|
||||
'implements/audiomath',
|
||||
'implements/base',
|
||||
'implements/anchor',
|
||||
'implements/globalcursor',
|
||||
'implements/ranged',
|
||||
'implements/gradient',
|
||||
|
|
@ -42,6 +43,7 @@ const SCRIPTS = [
|
|||
'widgets/label',
|
||||
'widgets/button',
|
||||
'widgets/container',
|
||||
'widgets/dialog',
|
||||
'widgets/meterbase',
|
||||
'widgets/state',
|
||||
'widgets/toggle',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue