nextel ringtones

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
weirdfate
Posts: 3
Joined: Tue May 12, 2009 9:31 pm
Operating System: Please select

nextel ringtones

Post by weirdfate » Tue May 12, 2009 9:34 pm

what are the steps needed to save a short segment of a song that (1) Is in Microsoft WAV format, (2) Bit depth of 8 bits, (3) Mono, and (4) 8000Hz sample rate. This is for nextel iden wav ringtones
I am using ubuntu/linux and have audacuty 1.3.7
thank you :lol:

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

Re: nextel ringtones

Post by steve » Tue May 12, 2009 11:48 pm

Before selecting the Export command, set the project sample rate to 8000 (box in lower left of the main Audacity window).

1) File menu > Export (or Export Selection)
2) If the Metadata Editor pops up, click "OK"
3) Browse to the required export directory (should be somewhere in your Home directory)
4) Type in a name for the file
5) Select "Other uncompressed files" as the file format,
6) In "Options" Select "Wav (Microsoft)" and "unsigned 8 bit PCM"
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: nextel ringtones

Post by Gale Andrews » Wed May 13, 2009 5:53 am

To save typing next time we're asked this, there are instructions here for exporting to low quality WAV and MP3 in our "Making Ringtones" Tutorial.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

weirdfate
Posts: 3
Joined: Tue May 12, 2009 9:31 pm
Operating System: Please select

Re: nextel ringtones

Post by weirdfate » Wed May 13, 2009 11:24 am

can we move this thread to the "unstable" linux board.
I did not know that this wersion was unstable seeing as its the one in the repo for ubuntu
Last edited by weirdfate on Fri Apr 24, 2015 3:07 pm, edited 3 times in total.
Reason: moved as requested

weirdfate
Posts: 3
Joined: Tue May 12, 2009 9:31 pm
Operating System: Please select

Re: nextel ringtones

Post by weirdfate » Wed May 13, 2009 3:59 pm

thankyou for moving this thread

same question as above (post#1)
for this build thankyou

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: nextel ringtones

Post by Gale Andrews » Wed May 13, 2009 4:59 pm

weirdfate wrote:same question as above (post#1)
What is your issue exactly? Steve has already answered you, and the link I gave you when you e-mailed the same question to our feedback address (which should not be used for technical support) does specifically cover Audacity 1.3:
http://audacityteam.org/wiki/index.php? ... gtones#WAV

This means that you make the track mono if it is currently stereo:

"If you use Audacity Beta, it's much simpler to convert stereo to mono! Click in the Track Panel then Tracks > Stereo Track to Mono, which mixes in data from both channels to mono without distortion. "

then you do step 1:

Look at the Project Rate button at bottom left of the screen. If it is already showing "8000", skip to Step 2 below. Otherwise, click on the button and select the "8000" option. If there isn't an 8 000 Hz option, select "Other ..." and type 8000 in the box that pops up (or in Audacity Beta, select and type over one of the values). "

then in step 2, you follow the instructions in the second bullet point. Since you are on Audacity Beta, you ignore the instructions that say "1.2 versions of Audacity", right? So you do this:

"In Audacity Beta: Click File > Export and in the "Export File" dialogue, choose "other uncompressed files" in the file types dropdown, then a file name to export to. Click Options and in the "Format" dropdown, select "WAV (Microsoft 8 bit PCM)". Click OK then Save. If the Metadata Editor pops up at any stage, click OK. Metadata tags are not needed for WAV files in mobile 'phones."

We do offer 1.2 and 1.3 versions side by side so have to cater for both. If you want 1.2 on Linux, then you will have to compile Audacity from our 1.2.6 source tarball rather than relying on the package your distribution offers.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked