HendrikBoom3 wrote:And that's why. You don't get clipping in the intermediate stages of audio processing within Audacity.
Yes, though there are a couple of effects that don't take advantage of this. The Wha-wha effect and the Phaser effect both clip at 0 dB, but hopefully this will be fixed before the next Audacity release.
HendrikBoom3 wrote:Can I coax Audacity to tell me what format the actual file is recorded in?
No, Audacity does not do that, but there are several applications that can. On Linux you can probably get that information by right clicking on the file and selecting "properties", then open the "Audio" tab. (should work with Nautilus file browser). For more information about the file, try "
MediaInfo" - it will probably be in the repositories for most Linux distributions (all Debian based distributions should have mediainfo and mediainfo-gui).
HendrikBoom3 wrote:Can I get Audacity to save in floating-point?
We've been discussing this recently on the forum - Audacity "Saves" Audacity projects (a .AUP file and a _data folder). By default Audacity projects use 32 bit float. A "Saved" Audacity project contains all of the information to exactly reproduce the Audacity project -but there are some "gotcha's".
1) The "Undo History" is not saved.
2) If the project contains imported files, there may be "dependencies": See here for a full explanation:
http://manual.audacityteam.org/o/man/au ... jects.html
I presume that you are asking about "
rendering a project to create a standard audio file"? We call this "Exporting" (File menu > Export).
Not all audio formats support 32 bit float, but .WAV format certainly does and is a good choice for exporting in 32 bit float. In the Export dialogue screen, select "Other uncompressed files" as the file type, then click on the "Options" button. You can then select "WAV (Microsoft)" as the header and "32 bit float" as the encoding.
More info here:
http://manual.audacityteam.org/o/man/fi ... ialog.html
HendrikBoom3 wrote:Which indicates whether clipping might occur on export. Useful.
Yes, "Might" is an important word - the red lines don't mean that the audio "IS" clipped, but it is warning that it "might" be clipped - if they occur when you are recording then the audio probably is clipped. Commercial recordings are frequently compressed and normalised as loud as possible, so will often show clip indicators even though they are not actually clipped (just dangerously close to clipping). See here for why this is a common occurrence:
https://en.wikipedia.org/wiki/Loudness_war