export sample rate setting

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Locked
dford
Posts: 3
Joined: Thu May 28, 2009 6:15 pm
Operating System: Please select

export sample rate setting

Post by dford » Thu May 28, 2009 8:19 pm

Hi
Fedora Core 8
Audacity 1.3.5-beta
Jack 1.9.1-0

If I set my 'Project Rate' setting to 44100 I can record for about 0.6 seconds and then, although recording continues, no sound is recorded. (Also, at the bottom left, it says Actual rate 48000)

If I set my Project Rate setting to 48000 everything works as expected.

Jack defaults to 48000 so I suspect that my sound card (Sound Blaster Live!) will only work at 48000.

I want to export as a wav file, how do I set the sample rate of the export to 44100 to be compatible with burning to a CD?

Any help appreciated

Many thanks
David

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

Re: export sample rate setting

Post by steve » Fri May 29, 2009 5:29 pm

SoundBlaster Live! sound cards do run internally at 48kHz.
It is perfectly OK to work at 48kHz, then just before you Export your finished audio file, change the project sample rate to 44100 in the box in the lower left corner of the main Audacity screen.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

dford
Posts: 3
Joined: Thu May 28, 2009 6:15 pm
Operating System: Please select

Re: export sample rate setting

Post by dford » Fri May 29, 2009 7:51 pm

Hi Steve
Thanks for your reply.
In case any one else wonders about this - I tried it to see what would happen.
I created a project at 48000:
I exported a wav file with the project rate at 48000:
I exported the same file to a wav, with the project rate set to 44100:
I burned both wav files onto a CD as Track 1 and Track 2:
I played the CD.

Both tracks came up with a playing time of 2:07 (and both sounded the same and the same as the original project)
If one export had been at 48000 I would have expected it to play back to have a slightly shorter playing time or be in a slightly higher key.

So it would seem that exporting to a wav file sets the sample rate to 44100 (or the CD burner [Kb3] re-samples where necessary).

Whichever - Audacity -> wav -> Kb3 -> CD - it all works!

Thanks for your help.
David

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

Re: export sample rate setting

Post by steve » Sat May 30, 2009 10:27 am

K3B is a beautiful CD burner - yes it resamples WAV files if they are at the wrong sample rate.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

dford
Posts: 3
Joined: Thu May 28, 2009 6:15 pm
Operating System: Please select

Re: export sample rate setting

Post by dford » Sat May 30, 2009 11:56 am

Hi Steve
Just to confirm that it is Kb3 that is re-sampling - I looked at the file size (Why didn't I think of the obvious first? - Perhaps natural talent?)

-rw-r--r-- 1 david david 22458834 2009-05-29 19:06 BeforeTheFirstTimeIKissedYou-441.wav
-rw-r--r-- 1 david david 24447986 2009-05-28 22:33 BeforeTheFirstTimeIKissedYou-48.wav

And there you go - the 48K version is bigger!
As you said in your first reply to my question - setting the Sample Rate to 44100 before you export is the best way to solve the problem. Sorry for trying to obscure the issue.
Thank you again!
David

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

Re: export sample rate setting

Post by steve » Sat May 30, 2009 1:11 pm

K3B will resample IF you are making an AUDIO CD. It will not resample (will write it unchanged) if you make a DATA CD.
An audio CD will play on stand-alone CD players.
A data CD will play on your computer and may play on some stand-alone CD players but on most CD players it will not play.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked