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 › Sound program question
Page Index Toggle Pages: 1
Sound program question (Read 511 times)
Sound program question
May 7th, 2009, 7:36am
 
Hi!

Student in art school in Belgium, I would like to make a program in Processing.

Here are some exp:

1: I make an etching (engraving with acids), which shows plenty a little lines aligned horizontally on many _y axes.

like this :

lllllll l l l  llllll lll ll lll''''llll' , ,lll l  l l lllll,llll  ll l l l l
lllllll,,lll''llllll l l l l llllllll   l' l''l l'l'l'l 'l'l 'l 'l'l''l l'l'l' '
lllll 'l'l' l' l'  'l,,'l'll,'l','ll'  l','l , 'l','l ' l'l'l'l','l',','l'l'l'l
...
...

2. I would like to make a program that browse the whole picture (in jpg, or png) and recognize all little lines.

3. Each _y axes composed by lines, has to be related to a frenquency which produce a sound. (I use minim for now, but open to different other suggestions).

Imagine :

FRENQU 1 :  lllllll l l l  llllll lll ll lll''''llll' , ,lll l  l l lllll,llll  ll l l l l
FRENQU 2 :  lllllll,,lll''llllll l l l l llllllll   l' l''l l'l'l'l 'l'l 'l 'l'l''l l'l'l' '
FRENQU 3 :  lllll 'l'l' l' l'  'l,,'l'll,'l','ll'  l','l , 'l','l ' l'l'l'l','l',','l'l'l'l
FRENQU 4 :  ...
FRENQU 5 :  ...

The browsing of each y axes has to be set in order to recognize each lines on each frenquency axes and produce sounds like a time line in cubase, live or reason. Lines has to be recognize like a point in the kick line, snare line, keyboard line, placed many times on each axes.


Do you see?

My explaination is a little complicated, but screens will follow in the post for more infos.

Here is a screencap of an engraving for exemple:

Code:
http://img411.imageshack.us/img411/9474/scan1o.jpg 



If someone understand what I mean, please answer my post, it's for 1 month work before showing it, with all my engraving work.

Orry
Page Index Toggle Pages: 1