[sc-users] SC causes computer to crash

Andrea Valle valle at di.unito.it
Fri Feb 1 07:18:54 PST 2008


At a first glance you're forgetting the .wait messages

SystemClock.sched(63, {
~noise1 = Routine({loop({
	Synth(\noisePitch, [\pitch, f.choose, \pitch2, f.choose, \pitch3,  
f.choose, \vol, v.choose, \vol2, v.choose, \vol3, v.choose, \time,  
t.choose]);
	t.choose //// HERE: .wait
	})}).play
});

Until there, you're writing it.
This surely freezes SC, strange that it crash the OS

hth

-a-


On 1 Feb 2008, at 16:10, stwbass wrote:

> 5227741/post%2Bversion.rtf post+version.rtf

--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.myspace.com/andreavalle
--> andrea.valle at unito.it
--------------------------------------------------


"
Think of it as seasoning
. noise [salt] is boring
. F(blah) [food without salt] can be boring
. F(noise, blah) can be really tasty
"
(Ken Perlin on noise)





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.create.ucsb.edu/pipermail/sc-users/attachments/20080201/001b6347/attachment-0001.html 


More information about the sc-users mailing list