<div dir="ltr"><div><div><div>On Sun, Mar 2, 2014 at 2:43 AM, david <<a href="mailto:gnome@hawaii.rr.com">gnome@hawaii.rr.com</a>> wrote:<br>> On 03/01/2014 08:51 AM, Harry van Haaren wrote:<br>>> I generally export to 32bit float .flac... so no dithering (or burning<br>
>> to CD's :)<br>> Hmm, I thought FLAC only did 24-bit???<br></div>I think the FLAC spec says it will handle anything from 4-32 bit-depth: <a href="https://xiph.org/flac/faq.html#general__samples">https://xiph.org/flac/faq.html#general__samples</a><br>
That said, Audacity only has FLAC export options of 16 & 24 bit depths. Ardour supports 8, 16 and 24. Still no 32 bit float support (at application level).<br><br></div>I should correct my previous statement though: I *thought* I exported 32bit float: but it turns out they're 24bits (from Ardour3), dithering set to None. And cropping the resulting output in Audacity and exporting was to 16-bit PCM, so I was actually doing this all wrong (no dithering, 32 -> 24 -> 16).<br>
<br></div><div>A better workflow would be to:<br></div><div>A) Ardour export 32 bit float -> 16bit (with dither) -> Audacity 16bit in, crop, 16bit out<br></div><div>B) Ardour export 32 bit -> 24 bit (no dither) -> Audacity 24bit in, crop, export 16bit (with dither).<br>
<br></div><div>The important part being to not dither twice, since then you'll be adding noise to the signal twice!<br></div><div><br></div><div>I'll be using option A above from now on I think, since it involves less bit-depth changes.<br>
</div>Living and learning :) -Harry<br></div>