| addAudioPort(const String &pName, AudioPort *pAudioPort) | iso::synth::Synth | [protected] |
| addOutputUnit(OutputUnit *pOutputUnit) | iso::synth::Synth | [protected] |
| addPatch(const String &pName, Patch *pPatch) | iso::synth::Synth | [protected] |
| addSwitchPort(const String &pName, SwitchPort *pSwitchPort) | iso::synth::Synth | [protected] |
| addUnit(const String &pName, Unit *pUnit) | iso::synth::Synth | [protected] |
| audioPort(const String &pName) | iso::synth::Synth | |
| autoRegisterUnit(Unit *pUnit) | iso::synth::Synth | |
| checkAudioPort(const String &pName) const | iso::synth::Synth | |
| checkPatch(const String &pName) const | iso::synth::Synth | |
| checkSwitchPort(const String &pName) const | iso::synth::Synth | |
| checkUnit(const String &pName) const | iso::synth::Synth | |
| com() | iso::synth::Synth | |
| defaultChannelCount() const | iso::synth::Synth | |
| defaultFrameCount() const | iso::synth::Synth | |
| defaultOverlap() const | iso::synth::Synth | |
| defaultRate() const | iso::synth::Synth | |
| deregisterPatch(const base::String &pPatchName) | iso::synth::Synth | |
| deregisterUnit(const base::String &pUnitName) | iso::synth::Synth | |
| destroy() | iso::synth::Synth | [static] |
| event() | iso::synth::Synth | |
| exceptionReport(const base::Exception &pException) | iso::synth::Synth | |
| get() | iso::synth::Synth | [static] |
| info(bool pPropagate=false) const | iso::synth::Synth | |
| mAudioPorts | iso::synth::Synth | [protected] |
| mAutoRegisterUnits | iso::synth::Synth | [protected] |
| mCurrentTime | iso::synth::Synth | [protected] |
| mEventManager | iso::synth::Synth | [protected] |
| mJackClient | iso::synth::Synth | [protected] |
| mOutputUnits | iso::synth::Synth | [protected] |
| mOverlap | iso::synth::Synth | [protected] |
| mPatches | iso::synth::Synth | [protected] |
| mRunning | iso::synth::Synth | [protected] |
| mStartMicroSecs | iso::synth::Synth | [protected] |
| mStartTime | iso::synth::Synth | [protected] |
| mSwitchPorts | iso::synth::Synth | [protected] |
| mTimeZone | iso::synth::Synth | [protected] |
| mUnitAutoRegister | iso::synth::Synth | [protected] |
| mUnits | iso::synth::Synth | [protected] |
| Patch class | iso::synth::Synth | [friend] |
| patch(const String &pName) | iso::synth::Synth | |
| process() | iso::synth::Synth | |
| readWaveTables(const String &pFileName) | iso::synth::Synth | |
| registerPatch(Patch *pPatch) | iso::synth::Synth | |
| registerUnit(Unit *pUnit) | iso::synth::Synth | |
| registerUnits() | iso::synth::Synth | |
| removeAudioPort(const String &pName) | iso::synth::Synth | [protected] |
| removeOutputUnit(const String &pName) | iso::synth::Synth | [protected] |
| removePatch(const String &pName) | iso::synth::Synth | [protected] |
| removeSwitchPort(const String &pName) | iso::synth::Synth | [protected] |
| removeUnit(const String &pName) | iso::synth::Synth | [protected] |
| RemoveUnitEvent class | iso::synth::Synth | [friend] |
| saveWaveTables(const String &pFileName) | iso::synth::Synth | |
| schedule(double pTime, Unit *pUnit, const base::String &pPortName, sample pValue, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE) | iso::synth::Synth | |
| schedule(double pTime, Unit *pUnit, const base::String &pPortName, const math::Vector< sample > &pValues, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE) | iso::synth::Synth | |
| setUnitAutoRegister(bool pUnitAutoRegister) | iso::synth::Synth | |
| sSynth | iso::synth::Synth | [protected, static] |
| start() | iso::synth::Synth | |
| stop() | iso::synth::Synth | |
| switchPort(const String &pName) | iso::synth::Synth | |
| Synth() | iso::synth::Synth | [protected] |
| time() | iso::synth::Synth | |
| unit(const String &pName) | iso::synth::Synth | |
| unitAutoRegister() const | iso::synth::Synth | |
| ~Synth() | iso::synth::Synth | [protected] |