Re: Exporting audio to the iTunes library
Re: Exporting audio to the iTunes library
- Subject: Re: Exporting audio to the iTunes library
- From: Paul Sanders <email@hidden>
- Date: Wed, 02 Mar 2011 21:27:37 +0000
You can do it via AppleScript. Something
like:
tell application
"iTunes" add POSIX file
"/path/to/audio_file" end tell
Where audio_file is in a format supported by iTunes (e.g.
AAC).
Regards,
Paul Sanders
----- Original Message -----
Sent: Wednesday, March 02, 2011 8:05 PM
Subject: Exporting audio to the iTunes library
Just saw the Garageband demo and was wondering how they are
exporting audio TO the iTunes library? Is this available for us 3rd party
devs or just private APIs?
Thanks, Tibor
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden