Still no luck getting rid of the clicks, but I think I may have found a
way to find the correct format for the dac... Use aplay with -v, for
example the display before seems to show that my dac requires S24_3LE
format:

# aplay -D plughw:1,0 -v thexx.wav
Playing WAVE 'thexx.wav' : Signed 16 bit Little Endian, Rate 44100 Hz,
Stereo
Plug PCM: Linear conversion PCM (S24_3LE)
Its setup is:
stream       : PLAYBACK
access       : RW_INTERLEAVED
format       : S16_LE
subformat    : STD
channels     : 2
rate         : 44100
exact rate   : 44100 (44100/1)
msbits       : 16
buffer_size  : 22050
period_size  : 5513
period_time  : 125011
tstamp_mode  : NONE
period_step  : 1
avail_min    : 5513
period_event : 0
start_threshold  : 22050
stop_threshold   : 22050
silence_threshold: 0
silence_size : 0
boundary     : 1445068800
Slave: Hardware PCM card 1 'Audiolab 8200 Series' device 0 subdevice 0
Its setup is:
stream       : PLAYBACK
access       : MMAP_INTERLEAVED
format       : S24_3LE
subformat    : STD
channels     : 2
rate         : 44100
exact rate   : 44100 (44100/1)
msbits       : 24
buffer_size  : 22050
period_size  : 5513
period_time  : 125011
tstamp_mode  : NONE
period_step  : 1
avail_min    : 5513
period_event : 0
start_threshold  : 22050
stop_threshold   : 22050
silence_threshold: 0
silence_size : 0
boundary     : 1445068800


-- 
indypants
------------------------------------------------------------------------
indypants's Profile: http://forums.slimdevices.com/member.php?userid=11608
View this thread: http://forums.slimdevices.com/showthread.php?t=82110

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to