> Hi there! > > I managed to get my RME HDSP Card to run under Debian/testing with a > 2.6.4 kernel. > since i am new to audio on linux i have a question: > > when i play something from, let's say xmms or snd, i get audio output on > all 18 channels of my RME card. Under xmms i chose the oss emulation bc > when i try to switch to alsa i get an error: > Couldn't open audio > Please check that: > Your soundcard is configured properly > You have the correct output plugin selected > No other problem is blocking the soundcard > > Of course, no other audio apps are running. > I don't run a soundserver, bc i use this linux box for realtime, > low-latency audio (pure-data). that might be a reason for that error, or > whatever else, so I'm glad to hear any ideas you might have to help me > out. > > Thanks! > Peter~ >
Hi Peter, The hdsp only supports non-interleaved mode on all available channels. Most consumer-audio alsa apps do not deal with this properly, but alsa-lib does perfectly, you just have to access the device through the plug layer (plughw:X where X is the card number of your hdsp). Note that the hdsp driver does not export standard mixer controls (it would make no sense due to the matrix mixer), so you won't be able to control the volume with the xmms volume slider. Use hdspmixer instead (in the alsa-tools package). Thomas ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user