I know i like confusion, it allows me to put order in it :)
Cnsidering that i know 7 languages fluently, written and read, having
applescript and objective c as my night table books or ipad in my case, is like
strolling through another set of idions to decipher
I'm sure there are myriads other
: macvisionaries@googlegroups.com [mailto:macvisionar...@googlegroups.com]
On Behalf Of Yuma Antoine Decaux
Sent: Monday, June 07, 2010 12:39 AM
To: macvisionaries@googlegroups.com
Subject: Re: Applescript for automatically dragging a loop to the timeline
Applescript is object oriented just as objective c is
Applescript is object oriented just as objective c is.
This is how i could progress, from simple English understanding the concept of
countenance and in parallel explore objective c.
So yes, they are actually related to what i do, since i work on automating
things at my work place and learn pro
-C.
Bryan
-Original Message-
From: macvisionaries@googlegroups.com [mailto:macvisionar...@googlegroups.com]
On Behalf Of Yuma Antoine Decaux
Sent: Sunday, June 06, 2010 5:06 AM
To: macvisionaries@googlegroups.com
Subject: Re: Applescript for automatically dragging a loop to the timeline
Hi,
Lol. Not really. You can extend the loops as long as you desired once your
have dropped it into the timeline. You just cut and paste. Here goes a
tutorial on how to do it.
http://dl.dropbox.com/u/5326929/How%20to%20import%20your%20own%20samples%20into%20a%20garageband%20project.mp3
On Ju
No you are not stupid, and just as you are entitled to your opinion, i am
entitled to try and find a solution. It's only advantageous to me as it allows
me to learn the intricacies of not only the garage band workflow but also of
applescript, which itself will lead me to figure a mental map on o
Hi,
I would wait until the new os or the fix or whatever comes out. I honestly
don't see the point in being able to get loops into a project, since one or 2
or however many bars the loops are are all we get. Once a loop is in the
timeline, we can't see it so we can't manipulate it in any way, so
I would like to test this out when you get a chance... I am not at all a
programmer but I will do my part to help. I don't know if its just better to
wait a few days or so for the update though..
GF
On Jun 5, 2010, at 3:08 AM, Yuma Antoine Decaux wrote:
> Hi listers,
>
> I went rapidly throu
Hi listers,
I went rapidly through the motion needed for dragging a highlighted loop into
the timeline.
Here is the script snippet:
ttell application "Extra Suites"
ES mouse down
ES move mouse to scroll area 2 of window 1 of application "Garage Band"
Es mouse up
end tell
I used the Extra suit