On Wed, Oct 22, 2014 at 9:21 PM, Len Ovens <len(a)ovenwerks.net> wrote:
On Wed, 22 Oct 2014, Rafael Guayer wrote:
I am working with S24_LE on CODEC Cirrus Logic CS4245. Does S24_LE works
with jack?
Just a quick guess on my part... may need to be presented as 32 bit. I
have also seen S24_3LE in some places, but any jack startups I have seen
are either 16 or 32 bit. 24bit samples are stored as 32 bits in any case
with the lowest 8 as zero. See:
JACK tries 32, 24 and 16 bit in that order, with endianess determined by
the platform, unless told on the command line to use only 16 bit.