Go to: Related nodes. Attributes.

Node which maintains name, state, and other information used in UIs which use the trackGadget (Sequencer, Trax, others)

Node nameParentsMFn typeCompatible function sets
trackInfoManagernodekTrackInfoManagerkBase
kNamedObject
kDependencyNode
kCreate
kTrackInfoManager

Related nodes

sequencer, trax

Attributes (6)

audioTitle, audioTrackInfo, audioTrackState, title, trackInfo, trackState

Long name (short name)TypeDefaultFlags
audioTrackInfo (ati) compoundn/aarrayoutputinputconnectablestorable
Built as a multi to support future track based information, such as mute/solo
audioTitle (at) stringnullptroutputinputconnectablestorable
The audio track title.
audioTrackState (ats) short0outputinputconnectablestorable
Flag bits for the audio track state. Current mask values are: 1: when set, the track is locked 2: when set, the track is soloed 4: when set, the track is muted 8: when set, another track is soloed, so this track acts as muted
trackInfo (ti) compoundn/aarrayoutputinputconnectablestorable
Built as a multi to support future track based information, such as mute/solo
title (t) stringnullptroutputinputconnectablestorable
The track title.
trackState (ts) short0outputinputconnectablestorable
Flag bits for the track state. Current mask values are: 1: when set, the track is locked 2: when set, the track is soloed 4: when set, the track is muted 8: when set, another track is soloed, so this track acts as muted