Hi, I'm writing this guide in hopes that someone will find it useful. This forum has been very useful in learning to use my xv6700 and I wanted to make something that might help others. So without further ado:
This how to guide is intended to show you how to create a custom ringtone from a current MP3 file you have. Now you could just put the MP3 file on your device and set it as a ringtone, but you would be hearing the beginning of the song and that may not be your favorite part. I will show you how to select the part of the MP3 you want, how to seperate it from the rest of the song, and the optimal way to convert it so that it both plays well and takes up as less memory as possible.
What you will need:
Audacity
RazorLame I included this free frontend for the LAME encoder in this post, or you can search google for RazorLame and LAME.
(You can skip installing RazorLame if you have another program set as the default MP3 player on your device instead of Windows Media Player; or if you cannot set mp3 files as ringtones)
A MP3 file of your choice
Install Audacity and extract RazorLame to the directory of your choice.
Open Audacity. Goto File -> Open and open your MP3. I choose Keep on Lovin' You by REO Speedwagon (my g/f's ringtone).
Play the file and select part of the song you want as your ringtone. I recommend something between 10-30 seconds. Any shorter and it will repeat itself, too long and you won't hear all of it and waste precious space on your device. Take note of where the selected part is by using the timeline directly above the blue line.
The part of my song that I wanted started at the 1:20 mark. Select everything before that mark and goto Edit -> Cut.
Now figure out where you want the ringtone to end. On my song, I only wanted the first 30 seconds. So select everything afterwards and do Edit -> Cut again.
Now you should only have the part of the song you want. Play it just to make sure. If you don't have it, start over.
This part is optional but I find it useful. Goto View -> Fit in Window. This will expand the current song to fill the window, making it easier to edit in the steps to come.
I like to add a little fade effect to the beginning and the end of the ringtone. It makes it sound better. To do this, select the first few seconds and goto Effect -> Fade In.
Do the same thing to the end, except use Fade Out instead.
Now you should have the ringtone with a nice fade effect. Now you must optimize the ringtone for the tiny speaker the 6700 has. Select the entire area and goto Effect -> High pass filter.
A dialog should pop up. If it's not there already, type in 1015.
You will see that the blue lines got alot smaller, reducing the highs and lows of the song. It may sound like crap out of your PC speakers, but on the phone's speaker it will make a huge diffrence. Now we can save the file. Goto File -> Export as Wav.
------------------------
The next step depends on
if you can currently play MP3 files as ringtones on your device. If so, please follow the steps directly below. If not, scroll down to the section: 'If you cannot play MP3 files as ringtones on your device'.
Open Razorlame. Goto File -> Open and open your wav file that you made from Audacity (you can alternatly drag-n-drop into RazorLame).
Goto Edit -> LAME Options. Change the bitrate to 56kbit. This will do two things: sound better from your devices speaker & reduce file size. Press ok, then Actions -> Encode.
You should now have a 10-30 second ringtone that is optimized for clarity and file size. Simply put it in your devices Windows/Rings folder and your ready to go! Alternatly, if you want to use it for any event sounds other than ringtones please follow the directions below from your orginal .wav from Audacity.
-----------------------
If you cannot play MP3 files as ringtones on your device: This can be for any reason, most likely you have another MP3 player on your device. We simply have to optimize the wav file from audacity. The easiest way I found to do this, without downloading an additional program, is to use Windows Sound Recorder (found in Start -> Accessories -> Entertainment).
Open Sound Recorder and open your ringtone's wav file. Goto File -> Properties. This window should pop up:
Select Playback from the pull-down menu, and click Convert Now...
I use the default Radio Quality option in the first pull-down menu. I feel it's the best balance between quality and file size. Feel free to play with this and find out what's right for you. Now all you have to do is drop it into your device's Window/Rings folder and your set! Alternatly, you can place it in the windows main directory if you want to use it for any event sounds other than ringtones.
I tried to be as detailed as possible, but I may have missed something. If you have any questions feel free to ask away. A quick note: if you find any of the menus in Audacity are greyed out, try pressing the stop button. It won't let you edit things while paused or playing.