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_
   Programming Questions & Help
   Programs
(Moderators: fry, REAS)
   Frequency response
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Frequency response  (Read 510 times)
rebelmusic


Frequency response
« on: Feb 7th, 2004, 8:37pm »

Hey,
 
Just curious. Is there anyway processing can read in a array of sounds and seperate them into different folders dependant on the frewuency of the sound? Any help would be mucho appreciated!
 
rebelmusic


re:
« Reply #1 on: Feb 10th, 2004, 4:26pm »

Okay I'll broaden this:
 
I'm trying to write a program that takes  
 
1: reads in ambient sounds of a room and records them into seperate folders depending on the frequency of the sounds.
 
2: With a webcam, divide the grid into pixels and have the webcam viewing a basin of water.
 
3: Each pixel is designated a sound (from the earlier recordings). As someone puts their hand in the water, a musical score is written (if a pixel changes its contour it responds by placing a note in the score)
 
I've written up the individual bits in processing but my two main problems are:
 
 - Piling the whole thing together
 
 - Cpu speed: I have a horrible feeling my comp (3.0ghz) just wont be able to handle this program. What do you guys think? Sorry for being a nuisance!
« Last Edit: Feb 10th, 2004, 4:27pm by rebelmusic »  
Pages: 1 

« Previous topic | Next topic »