Jamoma API  0.6.0.a19
TTAudioObject Member List

This is the complete list of members for TTAudioObject, including all inherited members.

adaptMaxChannelCount(const TTUInt16 aNewChannelCount)TTAudioObjectinline
attributes(TTValue &returnedAttributeNames) const TTObject
attributeType(const TTSymbol aName)TTObject
calculate(const TTFloat64 &x, TTFloat64 &y)TTAudioObjectinline
calculate(const TTValue &x, TTValue &y)TTAudioObjectinline
get(const TTSymbol aName, T &aReturnedValue) const TTObject
GetRegisteredClassNames(TTValue &classNames)TTObjectstatic
GetRegisteredClassNamesForTags(TTValue &classNames, const TTValue &searchTags)TTObjectstatic
GetRegisteredTags(TTValue &tags)TTObjectstatic
instance() const TTObject
messages(TTValue &returnedMessageNames) const TTObject
name() const TTObject
operator=(TTObject object)TTObject
registerObserverForNotifications(const TTObject &anObservingObject)TTObject
send(const TTSymbol aName)TTObject
send(const TTSymbol aName, const TTValue &anInputValue)TTObject
set(const TTSymbol aName, T aValue)TTObject
setSampleRate(const TTUInt32 &newSampleRate)TTAudioObjectinline
track(TTBoolean newTrackingValue)TTObject
TTAudioObject(const TTObject &anOtherObject)TTAudioObjectinline
TTObject(const TTSymbol aClassName, const TTValue arguments)TTObject
TTObject(const TTSymbol aClassName)TTObject
TTObject()TTObject
TTObject(TTObjectBase *anObjectBase)TTObject
TTObject(const TTObject &anObjectToCopy)TTObject
unregisterObserverForNotifications(const TTObject &anObservingObject)TTObject
valid() const TTObject
~TTObject()TTObjectvirtual