I didn’t know this would happen…
I have two applescripts.
The First applescript takes an AIFF file and uses iTunes to convert it to an MP3 file. It then deletes the original AIFF file.
The second applescript copies the new MP3 file to a new folder “to burn” and then issues the following script step to burn an audio CD
set Burn_the_disk to do shell script "drutil -drive internal burn -audio " & quoted form of burn_folder as string
The result is an Audio CD where the MP3 file was converted back to a AIFF file
any thoughts on what happened?
Model: MacBook
AppleScript: 2.1.1
Browser: Safari 530.17
Operating System: Mac OS X (10.6)