[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] fiddling with quant, fadeTime while Ndef is playing
What time(s) do the values in quant and fadeTime enter into calculations
when a Ndef is playing?
For example I have:
(
Ndef(\foo).quant = 1;
Ndef(\foo).fadeTime = nil;
Ndef(\foo).play;
Ndef(\foo,
Pbind(
\dur, 0.5,
\midinote, Pseq([60, 61], inf)
)
)
)
And later I want to lengthen the \midinote sequence to Pseq([60, 61,
63], inf, also lengthening
my quant to 1.5, without losing time. How would I do this? And similarly
how would I change
the fadeTime without losing time?
Thank You For Your Attention
--
Time is an imaginary number. Entropy always wins.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/