[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] OSC Pattern Scheduling



James Harkins <jamshark70@xxxxxxxxx> writes:

> OSCSched is kind of a superfluous class. Why not just do it all
> directly in the routine?

There would be too many calculations when I put in tsched doing it
like this.

I really want to do it with OSC, though, too;). 

(
  c.sched(1.0,s,i,{Synth("tutorial-sine",[\gate,1]); });
  //start in 0.3 seconds
  c.tsched(0.3,s,i,{Synth("tutorial-sine",[\gate,1]); });
  c.sched(5.0,s,i,{Synth("tutorial-sine",[\gate,1]); });
)

All i want is to loop this block every 8th beat. I don't understand
why routine is not doing it.

I do meet calculations with this way to, before I find a way to
schedule it relative to a beat; f.ex 2ms before beat 6.

-- 
Esben Stien is b0ef@e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
          [sip|iax]:   e     e 
           jid:b0ef@    n     n