mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
basic Mac VST Cocoa UI support
This commit is contained in:
parent
8b93fb02f3
commit
80fa696564
10 changed files with 293 additions and 7 deletions
|
|
@ -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&);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue