hagensieker wrote: 
> I have an issue where I seem to be stuck in 16 bit mode.  I have a
> HiFiMeDIY Sabre DAC which should play 24/96
> 
> Playback:
> Status: Running
> Interface = 3
> Altset = 1
> Packet Size = 388
> Momentary freq = 48000 Hz (0x30.0000)
> Interface 3
> Altset 1
> Format: S16_LE
> Channels: 2
> Endpoint: 3 OUT (ADAPTIVE)
> Rates: 8000, 16000, 32000, 44100, 48000, 96000
> Interface 3
> Altset 2
> Format: S24_3LE
> Channels: 2
> Endpoint: 3 OUT (ADAPTIVE)
> Rates: 8000, 16000, 32000, 44100, 48000, 96000
> 
> Capture:
> Status: Stop
> Interface 2
> Altset 1
> Format: S16_LE
> Channels: 2
> Endpoint: 2 IN (ADAPTIVE)
> Rates: 8000, 16000, 32000, 44100, 48000, 96000
> Interface 2
> Altset 2
> Format: S24_3LE
> Channels: 2
> Endpoint: 2 IN (ADAPTIVE)
> Rates: 8000, 16000, 32000, 44100, 48000, 96000
> 
> And I'm getting this at the command line:
> 
> root@squeezeplug:~# squeezelite -o hw:CARD=DAC,DEV=0 -a 20:4:24:0
> [17:55:10.845129] alsa_open:262 unable to open audio device requested
> format: S24_LE
> 
> So it is obviously kicking it back to 16 bit.
> 
> Help.  Really want to get 24/96 playback.  Not because things don't
> sound great now but because I can't stand not knowing why I can't.
> 
> Edited to add:  Looking back through this thread I see I have almost the
> exact same problem as albertone74 in around page 90 of this thread. 
> Same slimproto failure and everything.  I have another RPi laying around
> and tomorrow I will start fresh with it

Your dac supports 24_3 not 24 bit mode, so the command line option would
be -a 20:4:24_3:0


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to