[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Re: Routing bug?
I have fixed it thus.
I've no doubt there is a better way of doing it, but this works.
Routine({1.do{ var spot;
spot = synTestArray.indicesOfEqual(num);
synTestArray.put(spot,129); // by putting a number outside the possible
note range
reltime.wait; noSynths = noSynths-1;
synTestArray.put(spot,0); // only when the 129 is replaced by 0 can it
be reused.
synTestArray.postln;
}}).play;
Here is the code, fully functional 8op polyphonic fm synth. You can increase
the polyphony by finding the polyphon variable and putting a higher number
in there
https://www.dropbox.com/s/oyzxhka12zy2yaz/FM82.scd?dl=0
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Routing-bug-tp7629814p7629838.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/