Save 24 bit uncompressed

Hello,

Do you know a way to export an Audacity project as a 24-bit uncompressed file?

If you are working in 32-bit float, and export as a .wav file, is the data reduced to 16-bit?

Is there even such a thing as a 24-bit .wav file? If not, what is the best 24-bit uncompressed file type in your view?

Thank you for your advice, if you have any. :slight_smile:

In the Export dialog box just click on the Options… button, a pop-up dialog will appear : you will probably want to keep the “Header” as WAV, but click on the drop-down for “Encoding” and from the drop-down you can select 24-bit (or whatever…).

WC

Just to expand a bit on waxcylinder’s reply:

Yes, as described by waxcylinder.

Yes. The default export format is 16-bit (Microsoft) PCM WAV.
The sample rate of exported files is taken from the “Project Rate” which can be set in the bottom left corner of the main Audacity window.

Yes there is.
24 bit WAV files are not widely supported (though fairly common in high quality audio production applications). The most “standard” 24 bit format is “signed 24 bit PCM WAV”.
FLAC also supports 24 bit (if exporting as FLAC, click on the Options button to change the output from 16 to 24 bit).