iso::synth::GranularUnit Member List

This is the complete list of members for iso::synth::GranularUnit, including all inherited members.

active() constiso::synth::Unit
addPort(const base::String &pPortName, Port *pPort)iso::synth::PortOwner
audioIn() constiso::synth::Unit
audioOut() constiso::synth::Unit
change(const String &pPortName, const data::Values &pValues, sample pDuration=-1)iso::synth::Unit
channelCount() constiso::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]
createGrain(Frame &pAmplitude, Frame &pDuration, Frame &pDelay, Frame &pPlayRate)iso::synth::GranularUnit [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() constiso::synth::Unit
GranularUnit()iso::synth::GranularUnit
GranularUnit(sample pMaxDelay)iso::synth::GranularUnit
GranularUnit(const String &pName, sample pMaxDelay=sMaxDelay)iso::synth::GranularUnit
GranularUnit(unsigned int pChannelCount, sample pMaxDelay)iso::synth::GranularUnit
GranularUnit(const String &pName, unsigned int pChannelCount, sample pMaxDelay=sMaxDelay)iso::synth::GranularUnit
GranularUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, sample pMaxDelay=sMaxDelay)iso::synth::GranularUnit
GranularUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, sample pMaxDelay=sMaxDelay)iso::synth::GranularUnit
GranularUnit(const GranularUnit &pUnit)iso::synth::GranularUnit
GranularUnit(const String &pName, const GranularUnit &pUnit)iso::synth::GranularUnit
GranularUnit(const data::Values &pValues)iso::synth::GranularUnit
info(bool pPropagate=false, bool pShowPorts=true) const iso::synth::GranularUnit [virtual]
init()iso::synth::GranularUnit [protected]
mActiveiso::synth::Unit [protected]
mActiveGrainsiso::synth::GranularUnit [protected]
mAmplitudeiso::synth::GranularUnit [protected]
mAmplitudeCompensationiso::synth::GranularUnit [protected]
mAmplitudeCompensationChanneliso::synth::GranularUnit [protected]
mAmplitudeFrameiso::synth::GranularUnit [protected]
mAudioIniso::synth::Unit [protected]
mAudioOutiso::synth::Unit [protected]
mBufferiso::synth::Unit [protected]
mChannelCountiso::synth::Unit [protected]
mControlsiso::synth::Unit [protected]
mControlTypeiso::synth::Unit [protected]
mDelayiso::synth::GranularUnit [protected]
mDelayCompensationiso::synth::GranularUnit [protected]
mDelayFrameiso::synth::GranularUnit [protected]
mDurationiso::synth::GranularUnit [protected]
mDurationFrameiso::synth::GranularUnit [protected]
mFrameCountiso::synth::Unit [protected]
mGrainAudioBufferiso::synth::GranularUnit [protected]
mInterpolationiso::synth::GranularUnit [protected]
mMaxSimulGrainsiso::synth::GranularUnit [protected]
mNameiso::synth::PortOwner [protected]
mPlayRateiso::synth::GranularUnit [protected]
mPlayRateFrameiso::synth::GranularUnit [protected]
mPointListiso::synth::GranularUnit [protected]
mPortsiso::synth::PortOwner [protected]
mPrevTriggerValueiso::synth::GranularUnit [protected]
mProcessiso::synth::Unit [protected]
mProcessStepiso::synth::Unit [protected]
mRateiso::synth::Unit [protected]
mReserveGrainsiso::synth::GranularUnit [protected]
mRingBufferiso::synth::GranularUnit [protected]
mSwitchesiso::synth::Unit [protected]
mTriggeriso::synth::GranularUnit [protected]
name() constiso::synth::PortOwner
operator<<(std::ostream &pOstream, const GranularUnit &pUnit)iso::synth::GranularUnit [friend]
iso::synth::ProcessUnit::operator<<(std::ostream &pOstream, const ProcessUnit &pUnit)iso::synth::ProcessUnit [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=NULL)iso::synth::GranularUnit [virtual]
processStep() constiso::synth::Unit
ProcessUnit()iso::synth::ProcessUnit
ProcessUnit(const String &pName, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(unsigned int pChannelCount, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const String &pName, unsigned int pChannelCount, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const Unit &pUnit)iso::synth::ProcessUnit
ProcessUnit(const String &pName, const Unit &pUnit)iso::synth::ProcessUnit
ProcessUnit(const data::Values &pValues)iso::synth::ProcessUnit
rate() constiso::synth::Unit
removePort(const base::String &pPortName)iso::synth::PortOwner
schedule(double pTime, const base::String &pPortName, data::Values pValues, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE)iso::synth::Unit
sClassNameiso::synth::GranularUnit [static]
sControlTypeiso::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
setAmplitudeCompensation(bool pAmplitudeCompensation)iso::synth::GranularUnit
setChannelCount(unsigned int pChannelCount)iso::synth::Unit [virtual]
setControlType(ControlType pControlType)iso::synth::Unit
setDelayCompensation(bool pDelayCompensation)iso::synth::GranularUnit
setEnvelope(Frame pEnvelope)iso::synth::GranularUnit
setFrameCount(unsigned int pFrameCount)iso::synth::Unit [virtual]
setGrainCount(unsigned int pMaxSimulGrains)iso::synth::GranularUnit
setInterpolation(bool pInterpolation)iso::synth::GranularUnit
setRate(sample pRate)iso::synth::Unit [virtual]
sMaxDelayiso::synth::GranularUnit [protected, static]
sMaxSimulGrainsiso::synth::GranularUnit [protected, static]
sUnitCountiso::synth::GranularUnit [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
~GranularUnit()iso::synth::GranularUnit
~PortOwner()iso::synth::PortOwner [virtual]
~ProcessUnit()iso::synth::ProcessUnit [virtual]
~Unit()iso::synth::Unit [virtual]


Generated on Fri Feb 25 14:18:45 2011 for synth by  doxygen 1.5.1