mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 14:46:34 +01:00
plugin selection via menu, along with "favorites"
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3284 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
805d4d54a1
commit
1e59c4a220
13 changed files with 296 additions and 12 deletions
|
|
@ -6,7 +6,7 @@ import glob
|
|||
|
||||
Import('env libraries i18n install_prefix')
|
||||
|
||||
pbd = env.Copy()
|
||||
pbd = env.Clone()
|
||||
|
||||
domain = 'libpbd'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue