| active() const | iso::synth::Unit | |
| addPort(const base::String &pPortName, Port *pPort) | iso::synth::PortOwner | |
| audioIn() const | iso::synth::Unit | |
| audioOut() const | iso::synth::Unit | |
| change(const String &pPortName, const data::Values &pValues, sample pDuration=-1) | iso::synth::Unit | |
| channelCount() const | iso::synth::Unit | |
| checkConnection(Unit *pUnit) | iso::synth::Unit | |
| checkConnection(Unit *pUnit, const base::String &pPortName) | iso::synth::Unit | |
| checkControlPort(const String &pPortName) | iso::synth::Unit | |
| checkPort(const base::String &pPortName) const | iso::synth::PortOwner | |
| checkSwitchPort(const String &pPortName) | iso::synth::Unit | |
| connect(const Unit *pUnit, ChannelMap *pMap=NULL) | iso::synth::Unit | |
| connect(Unit *pUnit, const String &pPortName, ChannelMap *pMap=NULL) | iso::synth::Unit | |
| controlPort(const String &pPortName) | iso::synth::Unit | |
| controlPorts() | iso::synth::Unit | |
| controlUnit(const String &pPortName) | iso::synth::Unit | |
| controlValue(const String &pPortName) | iso::synth::Unit | |
| controlValues(const String &pPortName) | iso::synth::Unit | |
| createControlPort(const String &pName) | iso::synth::Unit | [protected] |
| createControlPort(const String &pName, unsigned int pChannelCount) | iso::synth::Unit | [protected] |
| createDataSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Unit | [protected] |
| createDataSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Unit | [protected] |
| createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Unit | [protected] |
| createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Unit | [protected] |
| createSwitchPort(const String &pName, const data::Values &pValues, void(PortOwner::*pSetFunction)(FunctionDataType)) | iso::synth::Unit | [protected] |
| disconnect() | iso::synth::Unit | |
| disconnect(Unit *pUnit) | iso::synth::Unit | |
| disconnect(Unit *pUnit, const base::String &pPortName) | iso::synth::Unit | |
| frameCount() const | iso::synth::Unit | |
| info(bool pPropagate=false, bool pShowPorts=true) const | iso::synth::RhythmUnit | [virtual] |
| init() | iso::synth::RhythmUnit | [protected] |
| InputUnit() | iso::synth::InputUnit | |
| InputUnit(const String &pName) | iso::synth::InputUnit | |
| InputUnit(unsigned int pChannelCount) | iso::synth::InputUnit | |
| InputUnit(const String &pName, unsigned int pChannelCount) | iso::synth::InputUnit | |
| InputUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate) | iso::synth::InputUnit | |
| InputUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate) | iso::synth::InputUnit | |
| InputUnit(const Unit &pUnit) | iso::synth::InputUnit | |
| InputUnit(const String &pName, const Unit &pUnit) | iso::synth::InputUnit | |
| InputUnit(const data::Values &pValues) | iso::synth::InputUnit | |
| mActive | iso::synth::Unit | [protected] |
| mAmplitude | iso::synth::RhythmUnit | [protected] |
| mAudioIn | iso::synth::Unit | [protected] |
| mAudioOut | iso::synth::Unit | [protected] |
| mBuffer | iso::synth::Unit | [protected] |
| mChannelCount | iso::synth::Unit | [protected] |
| mControls | iso::synth::Unit | [protected] |
| mControlType | iso::synth::Unit | [protected] |
| mCycleLock | iso::synth::RhythmUnit | [protected] |
| mFrameCount | iso::synth::Unit | [protected] |
| mIntervalCounter | iso::synth::RhythmUnit | [protected] |
| mIntervalHasChanged | iso::synth::RhythmUnit | [protected] |
| mIntervals | iso::synth::RhythmUnit | [protected] |
| mMili2FrameScale | iso::synth::RhythmUnit | [protected] |
| mName | iso::synth::PortOwner | [protected] |
| mNextIntervals | iso::synth::RhythmUnit | [protected] |
| mNextRasterLenghts | iso::synth::RhythmUnit | [protected] |
| mNextRasters | iso::synth::RhythmUnit | [protected] |
| mPorts | iso::synth::PortOwner | [protected] |
| mProcess | iso::synth::Unit | [protected] |
| mProcessStep | iso::synth::Unit | [protected] |
| mRasterCounter | iso::synth::RhythmUnit | [protected] |
| mRasterHasChanged | iso::synth::RhythmUnit | [protected] |
| mRasterLengths | iso::synth::RhythmUnit | [protected] |
| mRasterLenHasChanged | iso::synth::RhythmUnit | [protected] |
| mRasters | iso::synth::RhythmUnit | [protected] |
| mRate | iso::synth::Unit | [protected] |
| mSampleDuration | iso::synth::RhythmUnit | [protected] |
| mSwitches | iso::synth::Unit | [protected] |
| mTempRaster | iso::synth::RhythmUnit | [protected] |
| name() const | iso::synth::PortOwner | |
| operator<<(std::ostream &pOstream, const RhythmUnit &pUnit) | iso::synth::RhythmUnit | [friend] |
| iso::synth::InputUnit::operator<<(std::ostream &pOstream, const InputUnit &pUnit) | iso::synth::InputUnit | [friend] |
| iso::synth::Unit::operator<<(std::ostream &pOstream, const Unit &pUnit) | iso::synth::Unit | [friend] |
| operator=(const Unit &pUnit) | iso::synth::Unit | |
| port(const base::String &pPortName) | iso::synth::PortOwner | |
| portInfo(bool pPropagate=false) const | iso::synth::Unit | |
| PortOwner() | iso::synth::PortOwner | |
| PortOwner(const base::String &pName) | iso::synth::PortOwner | |
| ports() | iso::synth::PortOwner | |
| process(Buffer *pBuffer) | iso::synth::RhythmUnit | [virtual] |
| processStep() const | iso::synth::Unit | |
| rate() const | iso::synth::Unit | |
| removePort(const base::String &pPortName) | iso::synth::PortOwner | |
| RhythmUnit() | iso::synth::RhythmUnit | |
| RhythmUnit(const String &pName) | iso::synth::RhythmUnit | |
| RhythmUnit(unsigned int pChannelCount) | iso::synth::RhythmUnit | |
| RhythmUnit(const String &pName, unsigned int pChannelCount) | iso::synth::RhythmUnit | |
| RhythmUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate) | iso::synth::RhythmUnit | |
| RhythmUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate) | iso::synth::RhythmUnit | |
| RhythmUnit(const RhythmUnit &pUnit) | iso::synth::RhythmUnit | |
| RhythmUnit(const String &pName, const RhythmUnit &pUnit) | iso::synth::RhythmUnit | |
| RhythmUnit(const data::Values &pValues) | iso::synth::RhythmUnit | |
| schedule(double pTime, const base::String &pPortName, data::Values pValues, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE) | iso::synth::Unit | |
| sClassName | iso::synth::RhythmUnit | [static] |
| sControlType | iso::synth::Unit | [protected, static] |
| set(const String &pPortName, const data::Values &pValues, sample pDuration=-1) | iso::synth::Unit | |
| set(const String &pPortName, Unit *pUnit) | iso::synth::Unit | |
| setActive(bool pActive) | iso::synth::Unit | |
| setChannelCount(unsigned int pChannelCount) | iso::synth::Unit | [virtual] |
| setControlType(ControlType pControlType) | iso::synth::Unit | |
| setCycleLock(Frame pCycleLock) | iso::synth::RhythmUnit | |
| setFrameCount(unsigned int pFrameCount) | iso::synth::Unit | [virtual] |
| setInterval(Frame pIntervals) | iso::synth::RhythmUnit | |
| setRaster(Frame pRaster) | iso::synth::RhythmUnit | |
| setRasterLength(Frame pRasterLength) | iso::synth::RhythmUnit | |
| setRate(sample pRate) | iso::synth::Unit | [virtual] |
| sUnitCount | iso::synth::RhythmUnit | [protected, static] |
| switchPort(const String &pPortName) | iso::synth::Unit | |
| switchPorts() | iso::synth::Unit | |
| switchValues(const String &pPortName) | iso::synth::Unit | |
| Unit() | iso::synth::Unit | |
| Unit(const String &pName) | iso::synth::Unit | |
| Unit(unsigned int pChannelCount) | iso::synth::Unit | |
| Unit(const String &pName, unsigned int pChannelCount) | iso::synth::Unit | |
| Unit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate) | iso::synth::Unit | |
| Unit(const String &pName, const Unit &pUnit) | iso::synth::Unit | |
| Unit(const data::Values &pValues) | iso::synth::Unit | |
| values(const String &pPortName) | iso::synth::Unit | |
| ~InputUnit() | iso::synth::InputUnit | [virtual] |
| ~PortOwner() | iso::synth::PortOwner | [virtual] |
| ~RhythmUnit() | iso::synth::RhythmUnit | |
| ~Unit() | iso::synth::Unit | [virtual] |