How do I switch from channel1 and channel2 during playback?
Descriptive Answer:
The channel to be selected during playback is embedded within the command being executed. This includes the PLAY, START, STOP, LOOP, MUTE, and VOLUME commands. The PLAY command can only enable one channel at a time, whereas the START command can enable both channels simultaneously. For example, when a PLAY command is executed with channel 1 selected, playback occurs through channel 1. If another PLAY command is executed with channel 2 selected, playback occurs through channel 2. In this case, the voice/mixing function is enabled and playback would then occur through both channels. The STOP command, together with the channel number embedded in the command, is used to turn off that channel. Therefore, if both channels are selected as explained above, and the STOP command is issued for channel 1, that channel is disabled and playback would occur only on channel 2. Executing the START command enables both channels simultaneously. In this case, the STOP command could be used to disable either channel 1 or channel 2.
