Skip to main content

setChannelSolo

Description​

Gets the solo state of a channel.

setChannelSolo(channel: number, solo: boolean): void
ParameterSummary
channelAll

The channel number

soloAll

true if the channel should be played solo, otherwise false.