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