• 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: How to Control Garageband With Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Control Garageband With Applescript


  • Subject: Re: How to Control Garageband With Applescript
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 14 Jan 2010 21:40:23 -0800

From the GarageBand dictionary:

play (verb)Start playing the song. (from GarageBand Suite)

Description
direct parameter  required reference  the object for the command

Basically you need to address a specific song, so

play song 1

should work.

Have you looked at the Garage Band dictionary?

In Script Editor select "Open Dictionary" from the file menu.

Ed
On Jan 14, 2010, at 8:08pm, blake t wrote:

>
> I've tried the following code but only thing that happens is
> garageband activates but doesn't play.
>
> tell application "GarageBand"
>  activate
>  play
> end tell

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >How to Control Garageband With Applescript (From: blake t <email@hidden>)

  • Prev by Date: How to Control Garageband With Applescript
  • Next by Date: Re: iCal alarm scripts
  • Previous by thread: How to Control Garageband With Applescript
  • Next by thread: A bug and an annoying behavior related to Spaces
  • Index(es):
    • Date
    • Thread