kitzelh
07-15-2003, 11:04 PM
How can I applescript the "Join CD Tracks" option in iTunes? I can manage all the other tasks of naming, importing, ejecting, etc. CD's, but I can't seem to Join the tracks of the CD before importing.
Any help would be appreciated.
Doug Adams
07-16-2003, 07:55 AM
Unfortunately, you can not emulate "Join CD Tracks" with AppleScript; there are no commands or properties for it. It may be possible to do some juggling between iTunes and QuickTime (or some other audio editor), which would do the actual joining somehow.
It may also be possible with GUI Scripting (http://www.apple.com/applescript/GUI/), but I have not investigated.
eustacescrubb
07-16-2003, 10:05 AM
I haven't play with UI scripting since iTunes 4 came out; I've been hoping that Apple increased support for it in iTunes 4. iTunes 3 did not respond to it well.