Hi;
I am working with .wav (32-bit float) files in Audacity. I noticed that after I apply hard limiting, then save the file again in same format, the file size (Windows 7) just about doubles. Is this normal in order to keep the file lossless?
Thanks
Fw
File size doubles after limiting
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
fwrunner2017
- Posts: 16
- Joined: Sun May 07, 2017 4:36 pm
- Operating System: Windows 7
Re: File size doubles after limiting
What format?fwrunner2017 wrote:then save the file again in same format
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
fwrunner2017
- Posts: 16
- Joined: Sun May 07, 2017 4:36 pm
- Operating System: Windows 7
Re: File size doubles after limiting
the wav 32-bit float format.steve wrote:What format?fwrunner2017 wrote:then save the file again in same format
Re: File size doubles after limiting
32-bit float WAV is an unusual format. Are you sure that your original files are 32-bit float?
Audacity converts most file types to 32-bit float on import, which is great while editing / processing, but rather OTT for the final export (and may not play in some applications). I'd recommend exporting as 16-bit WAV unless you have a compelling reason not to.
Audacity converts most file types to 32-bit float on import, which is great while editing / processing, but rather OTT for the final export (and may not play in some applications). I'd recommend exporting as 16-bit WAV unless you have a compelling reason not to.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
fwrunner2017
- Posts: 16
- Joined: Sun May 07, 2017 4:36 pm
- Operating System: Windows 7
Re: File size doubles after limiting
No, the files are 16 bit as ripped from the CD's. I used 32 bit float only because I wasn't thinking. I had been working with mp3 files, then decided to re-rip my cd's so I would have the original uncompressed file to work with. I guess I went a bit overboard going from mp3 to 32 bit. The 16 bit windows pcm is fine for everything I am doing.steve wrote:32-bit float WAV is an unusual format. Are you sure that your original files are 32-bit float?
Audacity converts most file types to 32-bit float on import, which is great while editing / processing, but rather OTT for the final export (and may not play in some applications). I'd recommend exporting as 16-bit WAV unless you have a compelling reason not to.
FW