Skip to content

rtaudio pa ochannel set

Matthias Görges edited this page Oct 9, 2020 · 2 revisions

Select the portaudio output channels. Must be called prior to initializing the audio system. Generally this is only necessary on devices that have more than two outputs (e.g. XLR and SPDIF).

Parameter Description
ch1 channel 1 number
ch2 channel 2 number

Example

> (rtaudio-pa-ochannel-set! 2 3)
Clone this wiki locally