Good, so the usb device truely does not support 44100 Hz sample rate.

Yes, to use the dmix device you must first find it in the output device
list from squeezeslave -L then use the number with the -o option. From
my list below I'd use -o14 on the command line.


Code:
--------------------
    
  $ squeezeslave-alsa -L
  Output devices:
  0: SB Live! 5.1: ADC Capture/Standard PCM Playback (hw:0,0)
  2: SB Live! 5.1: Multichannel Capture/PT Playback (hw:0,2)
  3: SB Live! 5.1: Multichannel Playback (hw:0,3)
  4: front
  5: rear
  6: center_lfe
  7: surround40
  8: surround41
  9: surround50
  10: surround51
  11: iec958
  12: spdif
  *13: default
  14: dmix
  15: /dev/dsp
  
  
--------------------

I've never had to add my usb sound cards to asound.conf, just the
.asoundrc I previously posted.

I'd suggest that you read up on the alsa dmix device and it's intended
purpose.  I don't think it will allow you to use multiple usb sound
cards in the way you mention.


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=63966

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to