hi
i explain here in french the whole stuff im doing
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1259955512
i'm triing to build a musical instrument using piezos as knock sensors and arduino bluetooth
it has to be very sensitive as i dont hit piezos directly (but on wood they are stuck onto)

it is working well on duemilanove with threshold = 1 (/1024)
but when trying same code with bluetooth one i have a lot of continuous values from 0 to 8
i tried to plug piezo circuit on mic input to hear the problem and here it is :

piezo hits are lost into a 50hz buzz
on arduino bt only, not duemilanove
same problem occures without anything but a resistor plug in it
(continuous values to

is there a way to fix this problem ?
thx !