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

Re: [sc-users] timeScale & Playbuf in SC 3



ok, thanks, didn't realise that's what the trigger did.

In the case of the envelope I'm assuming we can still write
EnvGen.kr(e,timeScale: 2) . . .


 17/12/02 3:24, James McCartney at asynth@xxxxxx wrote:

> 
> On Monday, December 16, 2002, at 01:56 PM, Jem Finer wrote:
> 
>> does anyone know if these work   . . . or are they broken as yet :
>> 
>> timeScale in EnvGen
> 
> should work.
> 
>> 
>> and
>> 
>> 
>> startPos in Playbuf
> 
> should work. startPos is a count of sample frames, not seconds.
> Any time there is a trigger in the trigger input, the play position
> will be set to the startPos.