[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Problem in Demand/Dwhite?
The Demand/Dwhite combo seems to output 0 throughout the first buffer even if triggered at audio rate on the first sample with 0 out of range. That's not correct behavior, is it?
(
{
var d = Demand.ar(Impulse.ar(1), 0, Dwhite(4, 8));
var sig = RLPF.ar(Saw.ar(55), 880, d.reciprocal);
CheckBadValues.ar(sig);
Silent.ar // don't route NaN to speaker
}.play;
)
Output in post window:
CheckBadValues: NaN found in Synth 1003, ID 0
CheckBadValues: normal found in Synth 1003, ID 0 (previous 65 values were NaN)
OS X 10.14.5
SC 3.10.0 built from a3b8ac73
_______________________________________________
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/