Skip to content

rtaudio pa ichannel set

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

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

Parameter Description
ch1 channel 1 number
ch2 channel 2 number

Example

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