Hi
Now, I do not really understand about casting, but this is not working. Could someone shine his/her light on this? Many thanks ofcourse!
unsigned char LFOendval; //between 0-128 unsigned char LFOdepth; //between 0-128 char LFOtemp= ((float)(LFOendval/128))*LFOdepth;