Can I choose the device with the alsa startup flag ala the alsamidi flag?
"-alsamidi mididev 1" works, is there a "-alsa dev 1" or something like it?
I'd like to be able to use a usb soundcard through alsa and choose it at startup with -nogui.
Dan Wilcox danomatika www.robotcowboy.com
Daniel Wilcox wrote:
Can I choose the device with the alsa startup flag ala the alsamidi flag?
"-alsamidi mididev 1" works, is there a "-alsa dev 1" or something like it?
btw, this really reads "-alsamidi -mididev 1"
I'd like to be able to use a usb soundcard through alsa and choose it at startup with -nogui.
how about "-audiodev <i>" ?
fgasmdr IOhannes
On Mon, Sep 8, 2008 at 11:29 AM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
Daniel Wilcox wrote:
Can I choose the device with the alsa startup flag ala the alsamidi flag?
"-alsamidi mididev 1" works, is there a "-alsa dev 1" or something like it?
btw, this really reads "-alsamidi -mididev 1"
I'd like to be able to use a usb soundcard through alsa and choose it at startup with -nogui.
how about "-audiodev <i>" ?
So it's that simple? Damn, I tried "-alsadev" and "-hw:" but didn't think of "-audiodev". Cool, I will try that.
Incidentally, is this on some documentation page I didn't find?
fgasmdr IOhannes