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

Re: [sc-users] Order of busses



Then you should use an additional input ugen : InFeedback.ar

This uges works like In.ar, exept it is one block delayed, which makes it able to read from nodes after itself, but at the cost of one block of delay, which is probably only a good regarding a feedback loop ;)

Best,
Hjalte



2009/7/28 Paul Jones <pauljones_mds@xxxxxxxxx>

Ah ha,

 So

~steve[1].set(\out,30,s,\addToTail);
~steve[3].set(\in,30,\out,32,s,\addToTail);
~steve[2].set(\in,32,\out,34,s,\addToTail);
~steve[0].set(\in,34,\out,0,s,\addToTail);

Now is a second problem. Should in the above arrangement, ~steve[2] whilst
remaining in that chain, have a second output which wants to be sent to
~steve[1];  The idea is to create changing feedback loop routing from
various synths.

Thanks

  Paul
--
View this message in context: http://n2.nabble.com/Order-of-busses-tp3342828p3343045.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/