[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] Ringz+Dust issue
sounds like some memory (probably from RTAlloc) isn't being cleared
out correctly, and there is garbage left.. I can take a look at it
later today.
Josh
On Dec 14, 2008, at 12:09 PM, Dan Stowell wrote:
Hi -
On my PPC Mac laptop, the following code runs fine the first time
after s.boot, but the second and subsequent times I run it, it starts
off with a very very loud sound, as if the resonator is overdriven
with an infinity or some such. If I quit-and-reboot the server I get
another single correct run.
{ Ringz.ar({Dust.ar(3, 0.3)}.dup(16), 200 * (1..16), 4).mean * 0.1
}.play // WARNING: LOUD
I can't seem to get the quirk to happen without using the array
expansion. Do others get this strange behaviour? Any diagnosis?
(ppc mac osx 10.4.11, svn 8118)
Thanks
Dan
--
http://www.mcld.co.uk
_______________________________________________
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/
******************************************
/* Joshua D. Parmenter
http://www.realizedsound.net/josh/
“Every composer – at all times and in all cases – gives his own
interpretation of how modern society is structured: whether actively
or passively, consciously or unconsciously, he makes choices in this
regard. He may be conservative or he may subject himself to continual
renewal; or he may strive for a revolutionary, historical or social
palingenesis." - Luigi Nono
*/
_______________________________________________
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/