| activateBus(MediaType type, BusDirection dir, int32 index, TBool state) SMTG_OVERRIDE | Component | virtual | 
  | addAudioInput(const TChar *name, SpeakerArrangement arr, BusType busType=kMain, int32 flags=BusInfo::kDefaultActive) | AudioEffect |  | 
  | addAudioOutput(const TChar *name, SpeakerArrangement arr, BusType busType=kMain, int32 flags=BusInfo::kDefaultActive) | AudioEffect |  | 
  | addEventInput(const TChar *name, int32 channels=16, BusType busType=kMain, int32 flags=BusInfo::kDefaultActive) | AudioEffect |  | 
  | addEventOutput(const TChar *name, int32 channels=16, BusType busType=kMain, int32 flags=BusInfo::kDefaultActive) | AudioEffect |  | 
  | addRef()=0 | FUnknown | pure virtual | 
  | allocateMessage() const | ComponentBase |  | 
  | allocParameters(int32 numParams) final | SampleAccurateBaseProcessor | virtual | 
  | AudioEffect() | AudioEffect |  | 
  | audioInputs | Component |  | 
  | audioOutputs | Component |  | 
  | Base typedef | EPianoProcessor |  | 
  | bypassBuffer0 | Processor | protected | 
  | bypassBuffer1 | Processor | protected | 
  | bypassProcessing(ProcessData &data) | Processor | protectedvirtual | 
  | bypassRamp | Processor | protected | 
  | bypassState | Processor | protected | 
  | canProcessSampleSize(int32 symbolicSampleSize) SMTG_OVERRIDE | AudioEffect | virtual | 
  | checkSilence(ProcessData &data) | Processor | protectedvirtual | 
  | checkStateTransfer() | Processor | protected | 
  | Component() | Component |  | 
  | ComponentBase() | ComponentBase |  | 
  | connect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual | 
  | createInstance(void *) | EPianoProcessor | inlinestatic | 
  | currentProgram | EPianoProcessor | protected | 
  | DECLARE_UID(uid, 0xFED93DB8, 0x5E81448F, 0xA3B14028, 0x879FA824) | EPianoProcessor | inlinestatic | 
  | disconnect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual | 
  | dlfo | EPianoProcessor | protected | 
  | doProcessing(ProcessData &data) SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | EPianoProcessor() | EPianoProcessor |  | 
  | eventInputs | Component |  | 
  | eventOutputs | Component |  | 
  | fine | EPianoProcessor | protected | 
  | Flags enum name | IProcessContextRequirements |  | 
  | Fs | EPianoProcessor | protected | 
  | getAudioInput(int32 index) | AudioEffect |  | 
  | getAudioOutput(int32 index) | AudioEffect |  | 
  | getBusArrangement(BusDirection dir, int32 busIndex, SpeakerArrangement &arr) SMTG_OVERRIDE | AudioEffect | virtual | 
  | getBusCount(MediaType type, BusDirection dir) SMTG_OVERRIDE | Component | virtual | 
  | getBusInfo(MediaType type, BusDirection dir, int32 index, BusInfo &info) SMTG_OVERRIDE | Component | virtual | 
  | getBusList(MediaType type, BusDirection dir) | Component |  | 
  | getControllerClassId(TUID classID) SMTG_OVERRIDE | Component | virtual | 
  | getCurrentProgram() const SMTG_OVERRIDE | EPianoProcessor | inlinevirtual | 
  | getEventInput(int32 index) | AudioEffect |  | 
  | getEventOutput(int32 index) | AudioEffect |  | 
  | getHostContext() const | ComponentBase |  | 
  | getLatencySamples() SMTG_OVERRIDE | AudioEffect | virtual | 
  | getNumPrograms() const SMTG_OVERRIDE | EPianoProcessor | inlinevirtual | 
  | getPeer() const | ComponentBase |  | 
  | getProcessContextRequirements() SMTG_OVERRIDE | AudioEffect | virtual | 
  | getRoutingInfo(RoutingInfo &inInfo, RoutingInfo &outInfo) SMTG_OVERRIDE | Component | virtual | 
  | getSampleRate() const | Processor | inlineprotected | 
  | getState(IBStream *state) final | Processor | protectedvirtual | 
  | getTailSamples() SMTG_OVERRIDE | AudioEffect | virtual | 
  | getVst2UniqueId() const SMTG_OVERRIDE | EPianoProcessor | inlinevirtual | 
  | hasProgram() const SMTG_OVERRIDE | EPianoProcessor | inlinevirtual | 
  | iFs | EPianoProcessor | protected | 
  | Steinberg::iid | IPluginBase | static | 
  | Steinberg::Vst::IConnectionPoint::iid | IConnectionPoint | static | 
  | Steinberg::Vst::IComponent::iid | IComponent | static | 
  | Steinberg::Vst::IAudioProcessor::iid | IAudioProcessor | static | 
  | Steinberg::Vst::IProcessContextRequirements::iid | IProcessContextRequirements | static | 
  | initialize(FUnknown *context) SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | isBypassed() const | Processor | inlineprotected | 
  | kEventBufferSize | EPianoProcessor | protectedstatic | 
  | kgrp | EPianoProcessor | protected | 
  | kNeedBarPositionMusic | IProcessContextRequirements |  | 
  | kNeedChord | IProcessContextRequirements |  | 
  | kNeedContinousTimeSamples | IProcessContextRequirements |  | 
  | kNeedCycleMusic | IProcessContextRequirements |  | 
  | kNeedFrameRate | IProcessContextRequirements |  | 
  | kNeedProjectTimeMusic | IProcessContextRequirements |  | 
  | kNeedSamplesToNextClock | IProcessContextRequirements |  | 
  | kNeedSystemTime | IProcessContextRequirements |  | 
  | kNeedTempo | IProcessContextRequirements |  | 
  | kNeedTimeSignature | IProcessContextRequirements |  | 
  | kNeedTransportState | IProcessContextRequirements |  | 
  | kNumPrograms | EPianoProcessor | static | 
  | kNumVoices | EPianoProcessor | protectedstatic | 
  | lfo0 | EPianoProcessor | protected | 
  | lfo1 | EPianoProcessor | protected | 
  | lmod | EPianoProcessor | protected | 
  | modwhl | EPianoProcessor | protected | 
  | muff | EPianoProcessor | protected | 
  | muffvel | EPianoProcessor | protected | 
  | noteEvent(const Event &event) | EPianoProcessor | protected | 
  | notify(IMessage *message) SMTG_OVERRIDE | ComponentBase | virtual | 
  | numParams | Processor | protected | 
  | overdrive | EPianoProcessor | protected | 
  | params | Processor | protected | 
  | peerConnection | ComponentBase |  | 
  | poly | EPianoProcessor | protected | 
  | preProcess() SMTG_OVERRIDE | EPianoProcessor | protectedvirtual | 
  | process(ProcessData &data) final | SampleAccurateBaseProcessor | virtual | 
  | processContextRequirements | AudioEffect |  | 
  | processEvent(const Event &event) SMTG_OVERRIDE | EPianoProcessor | protectedvirtual | 
  | processEvents(IEventList *events) | Processor | protected | 
  | Processor() | Processor | protected | 
  | processParameterChanges(IParameterChanges *changes) final | SampleAccurateBaseProcessor | virtual | 
  | programParams | EPianoProcessor | static | 
  | queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual | 
  | random | EPianoProcessor | protected | 
  | recalculate() SMTG_OVERRIDE | EPianoProcessor | protectedvirtual | 
  | receiveText(const char8 *text) | ComponentBase | virtual | 
  | release()=0 | FUnknown | pure virtual | 
  | removeAllBusses() | Component |  | 
  | removeAudioBusses() | Component |  | 
  | removeEventBusses() | Component |  | 
  | renameBus(MediaType type, BusDirection dir, int32 index, const String128 newName) | Component |  | 
  | rmod | EPianoProcessor | protected | 
  | SampleAccurateBaseProcessor() | SampleAccurateBaseProcessor |  | 
  | sendMessage(IMessage *message) const | ComponentBase |  | 
  | sendMessageID(const char8 *messageID) const | ComponentBase |  | 
  | sendTextMessage(const char8 *text) const | ComponentBase |  | 
  | setActive(TBool state) SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | setBusArrangements(SpeakerArrangement *inputs, int32 numIns, SpeakerArrangement *outputs, int32 numOuts) SMTG_OVERRIDE | Processor | protectedvirtual | 
  | setBypass(bool state, int32 sampleOffset) | Processor | protectedvirtual | 
  | setControllerClass(const FUID &cid) | Component |  | 
  | setControllerClass(const TUID &cid) | Component |  | 
  | setCurrentProgram(Steinberg::uint32 val) SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | setCurrentProgramNormalized(ParamValue val) SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | setIoMode(IoMode mode) SMTG_OVERRIDE | Component | virtual | 
  | setParameter(ParamID index, ParamValue newValue, int32 sampleOffset) SMTG_OVERRIDE | EPianoProcessor | protectedvirtual | 
  | setProcessing(TBool state) SMTG_OVERRIDE | AudioEffect | virtual | 
  | setState(IBStream *state) final | Processor | protectedvirtual | 
  | setupProcessing(ProcessSetup &setup) SMTG_OVERRIDE | Processor | protectedvirtual | 
  | size | EPianoProcessor | protected | 
  | sizevel | EPianoProcessor | protected | 
  | StateT typedef | Processor | protected | 
  | stateTransfer | Processor | protected | 
  | stretch | EPianoProcessor | protected | 
  | synthData | EPianoProcessor | protected | 
  | SynthDataT typedef | EPianoProcessor | protected | 
  | terminate() SMTG_OVERRIDE | EPianoProcessor | virtual | 
  | tfrq | EPianoProcessor | protected | 
  | tl | EPianoProcessor | protected | 
  | tr | EPianoProcessor | protected | 
  | treb | EPianoProcessor | protected | 
  | tune | EPianoProcessor | protected | 
  | velsens | EPianoProcessor | protected | 
  | volume | EPianoProcessor | protected | 
  | waves | EPianoProcessor | protected | 
  | width | EPianoProcessor | protected | 
  | ~ComponentBase() override | ComponentBase |  | 
  | ~EPianoProcessor() | EPianoProcessor |  | 
  | ~Processor() | Processor | protected |