We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › Hue values from image to sound. Advice
Page Index Toggle Pages: 1
Hue values from image to sound. Advice? (Read 590 times)
Hue values from image to sound. Advice?
Sep 20th, 2009, 12:39pm
 
Hello,

We are trying to write some software to convert image to sound.
We more artist than programmers, so would appreciate some advice.

Here already done this sketches approaching to the original idea:

Color to sound:
http :// openprocessing .org/ visuals/ ?visualID=3733

We want to hear sound when moving the mouse over a texture or pattern picture.

The idea is: to put a stream of 8bits values of a variable updated every draw, inside an audio data stream.
I want to put the Hue() value as values of the curve, instead of just setting the Freq of a sine generator.

Any advice is wellcome!
Page Index Toggle Pages: 1