- muteArray
- an array of booleans to specify which MIDI tracks are muted. The value at index 0 affects track 0, value at index 1 affects track 1 etc. The length of the array must be JetPlayer.MaxTracks for the call to succeed.
- sync
- if false, the new mute flags will be applied as soon as possible by the JET render and playback engine. If true, the mute flags will be updated at the start of the next segment. If the segment is repeated, the flags will take effect the next time segment is repeated.
Documentation for this section has not yet been entered.
Modifies the mute flags for the current active segment.