Itunes does this. Set the format in the CD import preference pane and then right click on the song you want to convert and choose “Convert Selection to (name of the format you chose)”
Go with iTunes, Audacity would be overkill. iTunes will convert it to whatever you set in the import properties like Kim said.
So if you want it in AAC, iTunes will give you the convert option as long as the file is not already AAC. Just make the playlist (smart playlist using kind) and then select all and convert.
can you change the file of cd’s already ripped into itunes in mpeg4 or whatever default?
(ultimate destination is audacity)
or will i have to re rip the cd’s in aiff or mp3?
7 Responses for "Audio File Conversion"
March 18th, 2005 at 10:39 am
1Itunes does this. Set the format in the CD import preference pane and then right click on the song you want to convert and choose “Convert Selection to (name of the format you chose)”
March 18th, 2005 at 10:48 am
2This will work with just regular audio file as well, or do they have to be on a CD?
March 18th, 2005 at 10:59 am
3regular audio file. Just import it into itunes and then follow the same directions kim gave above
March 18th, 2005 at 12:56 pm
4You could check out Audacity. It’s pretty slick, and works on Mac, Linux, and Windows.
http://audacity.sourceforge.net
March 18th, 2005 at 2:21 pm
5Go with iTunes, Audacity would be overkill. iTunes will convert it to whatever you set in the import properties like Kim said.
So if you want it in AAC, iTunes will give you the convert option as long as the file is not already AAC. Just make the playlist (smart playlist using kind) and then select all and convert.
March 18th, 2005 at 2:30 pm
6iTunes seems to the simplist on the Mac, but one could always use the CLI.
for i in *.wav; do lame $i `basename “$i” .wav`.mp3; done
November 3rd, 2005 at 3:13 am
7can you change the file of cd’s already ripped into itunes in mpeg4 or whatever default?
(ultimate destination is audacity)
or will i have to re rip the cd’s in aiff or mp3?
sweetalk
RSS feed for comments on this post
Leave a reply