0.1.8-beta-4
This commit is contained in:
@@ -71,6 +71,8 @@ enum class PluginType {
|
||||
UtilityPlugin,
|
||||
WaveshaperPlugin,
|
||||
MIDIPlugin,
|
||||
|
||||
PiPedalAmpsNode, // Pseudo-plugin type used for Amps folder in filter view.
|
||||
};
|
||||
|
||||
const std::string &plugin_type_to_uri(PluginType type);
|
||||
|
||||
Reference in New Issue
Block a user