pa idev set - part-cw/lambdanative GitHub Wiki
(pa-idev-set! devno)
Selects the portaudio input device. Must be called prior to initializing the audio system.
Parameter | Description |
---|---|
devno | device number |
Example
> (pa-idev-set! 0)
Selects the portaudio input device. Must be called prior to initializing the audio system.
Parameter | Description |
---|---|
devno | device number |
> (pa-idev-set! 0)