Fwd: Particle game

0 views
Skip to first unread message

Joel Spadin

unread,
Mar 10, 2010, 11:58:08 PM3/10/10
to sigm...@googlegroups.com

Just in case some people aren't on the normal mailing list,
I sent this out earlier today. Basically, I need someone to
implement the SuperCollider stuff in the particle game, since
I don't have time to.

-Joel

------- Forwarded message -------
From: "Joel Spadin" <joels...@gmail.com>
To: sigmusic-l <sigmu...@acm.uiuc.edu>
Cc:
Subject: Particle game
Date: Tue, 09 Mar 2010 23:51:00 -0600


I've uploaded another revision to the particle game on the SVN.
I'm not going to have time to figure out the SuperCollider stuff
by EOH, but I built the framework for sound in the game, so if
someone else can implement the SuperCollider stuff, it should
work. What you'd need to do is:

Inside the tacchi.particlegame.SoundLoop class, implement load(),
play(), and setVolume() so they work with SuperCollider. You
could also implement stop(), but that doesn't get called by
anything yet.

load() will get called for each of the four loops near the
beginning of Game.setup(), then play() will get called on all
four. setVolume() will get called each draw step. The volumes
of the first two loops will be based on the fill levels of the
white and red collectors. The volumes of the third and fourth
loops should stay 0.

All the files, including the (very large) sound loops should be
in the ParticleGame branch of the SVN.

-Joel

Reply all
Reply to author
Forward
0 new messages