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 › Manipulating volume according to Arduino inputs
Page Index Toggle Pages: 1
Manipulating volume according to Arduino inputs (Read 409 times)
Manipulating volume according to Arduino inputs
Mar 3rd, 2009, 6:21pm
 
Hi everyone,

I have a very "simple" problem, but I can't find an answer already in your forum.

I would like to change the volume of an existing audio sample depending on a value given by flex sensors on the Arduino board.

At the moment my Arduino sends to Processing the sensor's value, but I still don't know which sound library allows me to change the volume according to it.

I tried with Minim, but I didn't find the right functions and with Sonia, that works on my colleague's Pc, but doesn't work on my Mac...

Can anybody help me???

Thanks!
Re: Manipulating volume according to Arduino input
Reply #1 - Mar 4th, 2009, 8:55am
 
I've got the same problem as you. It's very pity that there is impossible to change volume of sample with minim. I tried the Ess library but it doesn't work on ubuntu.
I think it will be possible with the Joal library of the toxiclibs package but I don't manage yet to install and use it.
Don't hesitate to give us news about your work, I'm interested in it.

Bye
Page Index Toggle Pages: 1