I'm running Linux Mint 18 64-bit. When I try to save audio as a WAV file, it's saved as an AIFF file instead. Just wondering if the developers have noticed this and what can be done as a workaround.
Thanks!
Dave Gardiner
Audacity 2.1.2 and saving as WAV
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Audacity 2.1.2 and saving as WAV
I can take a shot at this.
When you Export your work as the default WAV (Microsoft), it should appear as a standard, vanilla WAV sound file. If, however, you choose to Export as Other Uncompressed Files, Audacity produces a WAV file and then mis-labels it AIFF. I believe it's just a matter of changing the filename.
All of this could be totally different in the Linux version. I don't know. But I know Audacity has an actual bug very much like this.
Koz
When you Export your work as the default WAV (Microsoft), it should appear as a standard, vanilla WAV sound file. If, however, you choose to Export as Other Uncompressed Files, Audacity produces a WAV file and then mis-labels it AIFF. I believe it's just a matter of changing the filename.
All of this could be totally different in the Linux version. I don't know. But I know Audacity has an actual bug very much like this.
Koz
Re: Audacity 2.1.2 and saving as WAV
I'm guessing that you're using Audacity 2.1.2 (look in "Help > About Audacity").DG19075 wrote:I'm running Linux Mint 18 64-bit. When I try to save audio as a WAV file, it's saved as an AIFF file instead.
If that's the case, then it's a bug, but only a minor bug. In some cases, Audacity 2.1.2 will incorrectly add ".aiff" as the file name. This affects only the "name" of the file, but the file itself is OK. To work around the problem, either ensure that the file name has the correct ".wav" when you are exporting, or, for files that you have already exported,just change the file name from "whatever.aiff" to "whatever.wav".
Tip: If you click on a file either on the Desktop or in a file browser window, and then press the "F2" key, the file name opens for editing.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Audacity 2.1.2 and saving as WAV
That's it. When you type the filename, also type .wav afterward. Don't let Audacity add the file name extension.either ensure that the file name has the correct ".wav"