rename TransportMasterManager::init() to ::set_default_configuration() to make its...
[ardour.git] / libs / ardour / ardour / plugin_types.h
index e0dd6600fcc89e5f09feb5a2f27e28b66255d86f..3c37befc408a80c97d9ad7e0caafc7af94102d24 100644 (file)
@@ -28,6 +28,8 @@ namespace ARDOUR {
                LV2,
                Windows_VST,
                LXVST,
+               MacVST,
+               Lua,
        };
 
 }