[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Re: help request for routing
Thanks a lot to all for your answer , you make this forum so useful ! The
routing has been archived , may i ask you all two other things about this
small code ? I'm fading from patterns and it'hard
so
Thanks
Gianmaria
{
var a, freq, trig, env, env2;
trig =
TDuty.kr(1/2.2*Dseq([Dseq([1],12),Dseq([0.5],8)],inf)*Dseq([Dshuf([2,1,0.5,0.5],4)],inf),0);
env = EnvGen.kr(Env.perc(0.005, 0.33),trig);
env2 = EnvGen.kr(Env.perc(0.5, 0.33),trig);
//Demand.kr(trig,0,trig); how to demand duration of note each note and put
it into attack time of the env 2, don't work
//env2 = Line.kr(0.00001,0.5,trig);
SinOsc.ar(50,0.5, mul: env)+SinOsc.ar(50,0.5, mul: env2); //how to trig the
sinosc actually in free ride, to obtain everytime the same transient
}.play;
);
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/help-request-for-routing-tp7621960p7621990.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
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/