06-16-2020, 09:44 PM
(06-16-2020, 07:01 AM)DRONE7 Wrote: That is odd.. as the format you need is S24_3LE.
This is what I use on other hardware (Thinclient and M-Audio 2496 Audiophile card) for lp ripping.
Code:arecord -d 1680 -c 2 -f S24_3LE -r 96000 --vumeter=stereo /tmp/ramdisk/test.wav
S24_LE behaves as you have found. You may need to contact HiFiBerry and ask why there is not support for the S24_3LE format. Is it a hardware issue ?
Thanks Drone,
I had read that was the format I needed, but it is not available (it gives me an explicit error if I try it ... says those are the only two available). I posed the question to HiFiBerry but did not get an answer of any consequence. Maybe asking the way you did would be better.
Do you know what defines the formats available in Moode ... a) some definition in Moode driver software, b) some definition in Moode driver software sourced from HiFiBerry, or c) a query made of the board itself by the driver? Or something else?
I wouldn't mind understanding a little more if you know.
Thanks much