Forum Replies Created

Page 3 of 3
  • Spooky

    September 27, 2005 at 10:54 pm in reply to: Scripting Loops

    Thanks!

  • Spooky

    September 27, 2005 at 9:50 pm in reply to: Scripting Loops

    Thanks Dan,

    quick question. on the call to the seedRandom what exactly are index and true flagging? Not having AE in front of me, can I change the 2 and 3 in 2*Math.sin(time*freq*Math.PI*2 + phase) + 3 to variables?

    For example:
    in = 2;
    out = in + 1;
    in*Math.sin(time*freq*Math.PI*2 + phase) + out

    Just trying to figure out what’s going on here. And do you not need a semicolon after each expression?

  • Spooky

    September 27, 2005 at 9:50 pm in reply to: Scripting Loops

    Thanks Dan,

    quick question. on the call to the seedRandom what exactly are index and true flagging? Not having AE in front of me, can I change the 2 and 3 in 2*Math.sin(time*freq*Math.PI*2 + phase) + 3 to variables?

    For example:
    in = 2;
    out = in + 1;
    in*Math.sin(time*freq*Math.PI*2 + phase) + out

    Just trying to figure out what’s going on here. And do you not need a semicolon after each expression?

Page 3 of 3

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy