• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Exporting audio to the iTunes library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exporting audio to the iTunes library


  • Subject: Re: Exporting audio to the iTunes library
  • From: Tib Horvath <email@hidden>
  • Date: Wed, 02 Mar 2011 13:31:12 -0800

Oh, I guess I was not clear.
This is on the iPad using iOS.
If you go on the apple site for Garageband for iPad:
http://www.apple.com/ipad/from-the-app-store/garageband.html
and scroll down to 'sharing' you'll see:
GarageBand for iPad makes it easy to email your song from your iPad, or export and add your song to your iTunes library

Regards,
Tibor



On 2011-03-02, at 1:27 PM, Paul Sanders wrote:

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 -----
From: Tib Horvath
To: email@hidden
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

  • Follow-Ups:
    • Re: Exporting audio to the iTunes library
      • From: Hamilton Feltman <email@hidden>
References: 
 >Exporting audio to the iTunes library (From: Tib Horvath <email@hidden>)
 >Re: Exporting audio to the iTunes library (From: Paul Sanders <email@hidden>)

  • Prev by Date: Re: Exporting audio to the iTunes library
  • Next by Date: Re: Exporting audio to the iTunes library
  • Previous by thread: Re: Exporting audio to the iTunes library
  • Next by thread: Re: Exporting audio to the iTunes library
  • Index(es):
    • Date
    • Thread