basic Mac VST Cocoa UI support

This commit is contained in:
Robin Gareus 2016-11-13 16:32:30 +01:00
parent 8b93fb02f3
commit 80fa696564
10 changed files with 293 additions and 7 deletions

View file

@ -122,6 +122,7 @@ class PluginSelector : public ArdourDialog
void lv2_refiller (const std::string&);
void vst_refiller (const std::string&);
void lxvst_refiller (const std::string&);
void mac_vst_refiller (const std::string&);
void au_refiller (const std::string&);
void lua_refiller (const std::string&);