FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Sound
(Moderators: pitaru, REAS)
   self-organizing sound generator
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: self-organizing sound generator  (Read 1037 times)
mattgilbert

tangramkid WWW Email
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 »  
Pages: 1 

« Previous topic | Next topic »