mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
merge 2.0-ongoing into 3.0 @ 3581 - 3710
git-svn-id: svn://localhost/ardour2/branches/3.0@3712 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
68e943265e
commit
c86210a9d5
51 changed files with 1230 additions and 713 deletions
|
|
@ -234,6 +234,7 @@ class PluginUIWindow : public Gtk::Window
|
|||
|
||||
bool create_vst_editor (boost::shared_ptr<ARDOUR::PluginInsert>);
|
||||
bool create_audiounit_editor (boost::shared_ptr<ARDOUR::PluginInsert>);
|
||||
bool create_lv2_editor (boost::shared_ptr<ARDOUR::PluginInsert>);
|
||||
};
|
||||
|
||||
#ifdef VST_SUPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue