I am attempting to save an audio file with the following properties:
Mono
8000HZ
16-bit PCM
I can adjust the settings to reflect the above items, but when I save and re-open the PCM shows "32-bit float".
Is it possible to save the file and have it open with 16-bit PCM vs. the 32-bit float properties.
My PBX specifies 16-bit PCM for its MOH.
Thanks
Set Sample Rate question
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at 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 Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at 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: Set Sample Rate question
Mono you can set with Audacity preferences.
You can set the sample rate with the little window in the lower left. Everything else can be set with file > Export Audio > Other Uncompressed File Types.
Koz
You can set the sample rate with the little window in the lower left. Everything else can be set with file > Export Audio > Other Uncompressed File Types.
Koz
Re: Set Sample Rate question
Everything is set correctly when I am listening (and then exporting) the file on Audacity.
Its when I re-open the file (on Audacity) that it shows 32-bit float vs. the saved 16-bit PCM
Its when I re-open the file (on Audacity) that it shows 32-bit float vs. the saved 16-bit PCM
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Set Sample Rate question
Audacity doesn't have Clip INFO (feature request) and sometimes likes to convert in the background to "help you." I'd be a lot happier if you got a separate program to tell you what you had.
- MEDIA INFO
http://mediainfo.sourceforge.net/en/Download
There's a trick to downloading the version without the commercials.
Here it is.
You can use Media Info to tell you about the original work.
http://mediaarea.net/en-us/MediaInfo/Download
Don't download the one with the installer.
Koz
- MEDIA INFO
http://mediainfo.sourceforge.net/en/Download
There's a trick to downloading the version without the commercials.
Here it is.
You can use Media Info to tell you about the original work.
http://mediaarea.net/en-us/MediaInfo/Download
Don't download the one with the installer.
Koz
Re: Set Sample Rate question
That's normal.tconnors wrote:Everything is set correctly when I am listening (and then exporting) the file on Audacity.
Its when I re-open the file (on Audacity) that it shows 32-bit float vs. the saved 16-bit PCM
When Audacity imports audio files, it is not "opening" the file directly, it is copying the audio data from the file into the Audacity project. The audio track in Audacity does NOT represent the "file" that you imported, it represents the "audio data" that Audacity copied from the file. By default, Audacity tries to copy the data as 32-bit float data as this provides the best quality and processing speed.
The format shown on the left end of an audio track is the default format for that track. It is not necessarily related to the format of the original file that you imported from.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)