SYMBOL INDEX (44 symbols across 4 files) FILE: Editor.cpp function AEffGUIEditor (line 27) | AEffGUIEditor* createEditor (AudioEffectX* effect) FILE: MVerb.h function process (line 103) | void process(T **inputs, T **outputs, int sampleFrames){ function reset (line 199) | void reset(){ function setParameter (line 259) | void setParameter(int index, T value){ function getParameter (line 313) | float getParameter(int index){ function setSampleRate (line 348) | void setSampleRate(T sr){ function T (line 374) | T operator()(T input) function SetLength (line 387) | void SetLength (int Length) function SetFeedback (line 397) | void SetFeedback(T feedback) function Clear (line 402) | void Clear() function T (line 434) | T operator()(T input) function SetIndex (line 457) | void SetIndex (int Index1, int Index2, int Index3, int Index4) function T (line 465) | T GetIndex (int Index) function SetLength (line 487) | void SetLength (int Length) function Clear (line 498) | void Clear() function SetFeedback (line 504) | void SetFeedback(T feedback) function T (line 532) | T operator()(T input) function SetLength (line 542) | void SetLength (int Length) function Clear (line 552) | void Clear() function T (line 584) | T operator()(T input) function SetIndex (line 600) | void SetIndex (int Index1, int Index2, int Index3, int Index4) function T (line 609) | T GetIndex (int Index) function SetLength (line 632) | void SetLength (int Length) function Clear (line 643) | void Clear() function T (line 680) | T operator()(T input) function SetIndex (line 704) | void SetIndex (int Index1, int Index2, int Index3, int Index4, int Index... function T (line 717) | T GetIndex (int Index) function SetLength (line 752) | void SetLength (int Length) function Clear (line 763) | void Clear() type FilterType (line 781) | enum FilterType function T (line 814) | T operator()(T input) function Reset (line 826) | void Reset() function SetSampleRate (line 831) | void SetSampleRate(T sampleRate) function Frequency (line 837) | void Frequency(T frequency) function Resonance (line 843) | void Resonance(T resonance) function Type (line 848) | void Type(int type) FILE: VstPlugin.cpp function AudioEffect (line 25) | AudioEffect *createEffectInstance(audioMasterCallback audioMaster) function VstInt32 (line 132) | VstInt32 VstPlugin::processEvents(VstEvents *events) function VstInt32 (line 323) | VstInt32 VstPlugin::canDo(char *text) function VstInt32 (line 380) | VstInt32 VstPlugin::getVendorVersion() function VstPlugCategory (line 386) | VstPlugCategory VstPlugin::getPlugCategory() FILE: VstPlugin.h type PluginProgram (line 25) | struct PluginProgram function class (line 27) | class VstPlugin : public AudioEffectX type PluginProgram (line 80) | struct PluginProgram