MPropertyDescription: "This node creates a track.Voices can be played on a track. This is the source of audio for your graph."
MPropertyFriendlyName: "VMix Track Node"
Inherits from (5 fields)
- MPropertyDescription: "Leave this as "Automatic" unless you are forcing mono/stereo for some reason. That way each graph will get configured to match the incoming vsnd (for a voice graph) or the audio device (main mix graph)"MPropertyAttributeChoiceName: "channel_count"
- MPropertyDescription: "This determines what happens when your incoming audio doesn't match the channel count for the track. e.g. for a mono track, this is the rule for what happens to stereo audio"MPropertyFriendlyName: "Mix Down Rule"MPropertyAttributeChoiceName: "mix_down_rule"
- MPropertyDescription: "<b>Main Graph Only</b><br>This refers to a piece of code in the sound engine that will select specific voices to be mixed into this track and at what mix level each voice will be mixed.<br>If you want to drive that with data, choose "By Named Send" and author a list of send names for this track. Then any sound event can send to one of those names and the audio will be mixed here."MPropertyFriendlyName: "Send These Voices"MPropertyAttributeChoiceName: "send_operator"MPropertyGroupName: "MainGraph"
- MPropertyFriendlyName: "Send Name 1"MPropertyGroupName: "MainGraph"
- MPropertyFriendlyName: "Send Name 2"MPropertyGroupName: "MainGraph"
- MPropertyFriendlyName: "Send Name 3"MPropertyGroupName: "MainGraph"
- MPropertyFriendlyName: "Send Name 4"MPropertyGroupName: "MainGraph"