JUCE
Loading...
Searching...
No Matches
juce_CreatePluginFilter.h File Reference

Functions

juce::AudioProcessor *JUCE_CALLTYPE createPluginFilter ()
 Somewhere in the codebase of your plugin, you need to implement this function and make it return a new instance of the filter subclass that you're building.
 
AudioProcessor *JUCE_API JUCE_CALLTYPE createPluginFilterOfType (AudioProcessor::WrapperType type)