[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Ringz+Dust issue
- To: "SuperCollider developers list" <sc-dev@xxxxxxxxxxxxxxxx>
- Subject: [sc-dev] Ringz+Dust issue
- From: "Dan Stowell" <danstowell@xxxxxxxxx>
- Date: Sun, 14 Dec 2008 20:09:23 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=e5HSLV5Hz7kxXz6BUR0C21R2qhfS4qdZeMvHMzZdHs4=; b=Cq9yaHTktLgchUnKZlnKOoni1j3awAmLgAeUF9C77RNXLde7V7ckjYGz37QuiNbqBM us92aIXob/pypo4NRZMOurJyYFUis9sN9QwFrYLTlHN5W1w1Ifbm3polJIr/L2V2F0zp YSDN6xTDilzU3ENGRcDqzPxQme+6GAbng6ztI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=XjSS+6Uffs7xQRkp/DU1WzzV5+g17jRvPOyjwp80o2EQwwE5mbBBsBBKVsTeurcycf U1EFgFB9o3UBU/+hZhRPFUU1a/hwvGuXIJ7/cEC9y0F4lsCvf8aRM+ZdG5Bx7xrL6Qzu YRsamMgFypGIlrCAsM1jiZDC+9/Mq0HcwtbG4=
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
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/