Can be used to retrieve information about a VST that is wrapped by an AudioProcessor. More...
#include <juce_ExtensionsVisitor.h>
Public Member Functions | |
virtual | ~VSTClient ()=default |
virtual AEffect * | getAEffectPtr () const noexcept=0 |
Can be used to retrieve information about a VST that is wrapped by an AudioProcessor.
|
virtualdefault |
|
pure virtualnoexcept |