Сhanging project rate.

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.
steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Сhanging project rate.

Post by steve » Mon Oct 15, 2018 2:23 pm

The sample rate can easily be changed to 48000 Hz:

Code: Select all

sox -t wav - -r 48000 "%f"
I'm unable to test MP3 export with SoX as the version of SoX installed on my machine is built without MP3 support. If you have a build of SoX that has MP3 support, then it will probably work by just adding ".mp3" to the export file name (this works for me with OGG format).

Regarding other SoX settings, refer to the docs: http://sox.sourceforge.net/sox.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

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

Re: Сhanging project rate.

Post by steve » Mon Oct 15, 2018 10:58 pm

юра00 wrote:
Sat Oct 13, 2018 4:26 pm
Dear experts! Is it possible to improve the editor so that changing project rate could be included to the chain (macros)?
You'll be pleased to know that subject to testing, this should be available in the next release (scheduled for January).
rate.png
rate.png (84.93 KiB) Viewed 469 times
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

юра00
Posts: 886
Joined: Mon Jan 21, 2013 11:26 am
Operating System: Windows 10

Re: Сhanging project rate.

Post by юра00 » Tue Oct 16, 2018 6:44 am

Thank you!

юра00
Posts: 886
Joined: Mon Jan 21, 2013 11:26 am
Operating System: Windows 10

Re: Сhanging project rate.

Post by юра00 » Sat Nov 03, 2018 1:51 pm

In the new alpha version (dated 22.10.18) the Set Project option works quite normally. Thank you!

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

Re: Сhanging project rate.

Post by steve » Sat Nov 03, 2018 3:08 pm

Thanks for confirming.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

юра00
Posts: 886
Joined: Mon Jan 21, 2013 11:26 am
Operating System: Windows 10

Re: Сhanging project rate.

Post by юра00 » Sat Aug 31, 2019 4:32 pm

In addition, there is another reason. It is inconvenient to work with 22500 or 32000 Hz files - either one or the other effect does not work, most often a band-stop filter. Thank you!

Post Reply