mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Console1: Add plugin interface
This commit is contained in:
parent
f1bb18ae53
commit
835598c802
6 changed files with 405 additions and 6 deletions
|
|
@ -18,6 +18,7 @@ def build(bld):
|
|||
console1_interface.cc
|
||||
console1.cc
|
||||
c1_operations.cc
|
||||
c1_plugin_operations.cc
|
||||
c1_gui.cc
|
||||
'''
|
||||
obj.defines = [ 'PACKAGE="ardour_console1"' ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue