|
Author |
Topic: self-organizing sound generator (Read 1037 times) |
|
mattgilbert
|
self-organizing sound generator
« on: May 6th, 2004, 10:44am » |
|
Hi all, For my first major project with Processing I'm trying to make a sound generator based on self-organizing systems. That is, not just using a sine function or sawtooth function to create a signal, but having a self-organizing structure to pull waveforms from. Here's the documentation of what I have so far: http://www.mattgilbert.net/soundStrandGenerator/ It was crashing when I tried to run it in a browser, so I just posted screenshots, a movie and the source, in case anyone wants to download it and try it out. Most of the code is actually Java, but I used processing to sketch most of it out, and switched a lot of code over when the file just got too big. Comments and suggestions are much appreciated. I'm not sure where to take this next. Matt
|
« Last Edit: May 6th, 2004, 10:46am by mattgilbert » |
|
|
|
|
|