Set Sample Rate question

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Post Reply
tconnors
Posts: 4
Joined: Wed Jun 22, 2016 8:06 pm
Operating System: Windows 7

Set Sample Rate question

Post by tconnors » Wed Jun 22, 2016 8:12 pm

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

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

Post by kozikowski » Wed Jun 22, 2016 9:18 pm

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

tconnors
Posts: 4
Joined: Wed Jun 22, 2016 8:06 pm
Operating System: Windows 7

Re: Set Sample Rate question

Post by tconnors » Wed Jun 22, 2016 9:31 pm

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

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

Post by kozikowski » Wed Jun 22, 2016 10:11 pm

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

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Set Sample Rate question

Post by steve » Thu Jun 23, 2016 12:14 pm

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
That's normal.

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)

Post Reply