Xerlome wrote:Do you mean : if you don't export and re-open to edit?
Yes, I mean that while the format is 32 bit float (as it is in an Audacity project), then edits are totally lossless. Thus, if you are wanting to make some edits now, and then more edits tomorrow, it is best to save the project after today's edits, then open the project tomorrow and make the other edits. Audacity projects are not very good for long term 'archiving' (they are very big, and you have to take great care to keep the AUP file and its data together), but they are very good when working on a project over a period of days (you still need to take care to keep the project file and all its data together - see:
http://manual.audacityteam.org/o/man/au ... jects.html)
Xerlome wrote:What if the default is set to 16 bit?
Not good.
16 bit quality is fine for the finished product, but for processing the audio you really need higher quality so as to avoid "quantize errors" (rounding errors in the number crunching). Also, Audacity does not handle 16 bit tracks very well making 16 bit processing a little less good than it (theoretically) should be.
Xerlome wrote:What about the dither issue?
Dither is not required for 32 bit float format, so when working in 32 bit float format, it's not an issue. The ideal work-flow is to work in 32 bit float format throughout, then export as 16 bit WAV (or FLAC format) when the job is complete. For optimal sound quality, dither should normally be applied when exporting to 16 bit, but ideally that should only happen once (at the end when you have finished the job).
Xerlome wrote:How does FLAC compare with regard to repeated edits?
It behaves exactly the same as WAV format.
Xerlome wrote:The reason I have hesitated to get the new Audacity version is because I feared there would be a loss of settings,
if you installed 2.0.3 using the recommended installer, then 2.0.6 can be installed "over the top" of the old version. That will update Audacity to 2.0.6 and your existing preferences are retained.
Xerlome wrote:and differences to get used to
There aren't really any radical differences - mostly bug fixes and some worthwhile refinements to various features. There are a few changes to the menu layout, but nothing that you won't get used to pretty quick.