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

[sc-dev] Valid UGen input rates



hi,

i was wondering whether there is a hard criterion regarding valid ugen input rates. for example:

SynthDef( \test, { SinOsc.kr( SinOsc.ar )})
SynthDef( \test, { Select.ar( 0, [ SinOsc.kr ])})

the first one is ok, the second one fails. there is hooks in the class library that do some kind of checking, but i wonder if these are always right, and if there is not a way to determine directly  from the plugins (sources) which are the allowed rates...

thanks, -sciss-


_______________________________________________
sc-dev mailing list

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