Open GoogleCodeExporter opened 8 years ago
Original comment by James.K....@gmail.com
on 25 Sep 2009 at 6:12
I'd expect bugs around using 24-bit as the native sample format in Audacity.
They
have been there since the dawn of time (I remember reproducing one in audacity
1.2.3
or so, which didn't affect either 16-bit int or 32-bit float), and include
various
forms of byte swap and failure to de-interleave the "two samples in 3 16-bit
words"
encoding which is possible (although not universal) in 24-bit files.
I would be tempted to put a health warning on 24-bit native mode as "may be
broken,
will take patches but we aren't working on it" and then any report which comes
from
someone running in 24-bit data format gets ignored. Do we have any definite
reports
of this from Audacity in default configuration (which will give identical
results to
24-bit mode, but frequently quicker)?
Original comment by RichardAsh1981
on 28 Sep 2009 at 8:11
Original issue reported on code.google.com by
James.K....@gmail.com
on 25 Sep 2009 at 6:12