Dear All,
Does anyone know any video game programmers who feels like donating a little time (maybe two hours?) to an arty/musicky project?
I'm looking for someone who programs videogames like XBoxes or the like; and/or who can do application-level PC or Mac programming that can output to the sound device. No fancy video needed.
Specifically, I'm curious about finding someone who'd like to donate some time to doing an application that'd implement what I did in CGI as The Long Now Chimes browser.
I've got the basic algorithm implemented in a few dozen lines of straightforward Perl, so that's the hard part. The rest is just translating that algorithm to C or whatever, and writing the code that takes the chime sequence that that outputs and spitting the appropriate sound files' data to the sound device.
It could look pretty nice on a résumé (collaboration with Brian Eno, Danny Hillis and me!!!) otherwise cluttered by credits for "assistant-bongwasher, Stabkill Shootsiroshu XVI".
Anyone interested can comment here and/or email me at sburke@cpan.org
.
Re:I have the easy part done ...
TorgoX on 2005-02-24T00:10:10
Yaaay!Luckily, the permutational stuff can just as easily be implemented as string manupilation -- I did it in splice et al simple because I was directly reiterating the original Mathematica code.