Convert File in iTunes

pudge on 2003-09-04T21:37:50

perl -MMac::Glue -e 'Mac::Glue->new("iTunes")->add(shift)->convert' mysong.aiff

Note that add() adds the file and returns a reference to it, and then you call convert() on the song.

Now Playing: Phish - Trenchtown Rock (Bob Marley cover)