07-24-2009 06:04 AM
Hello guys,
I've been stuck in a problem,
I'm taking input from the mic port of the pc, it runs perfectly,
but if i leave it for some time and then change any of the parameter or the page (i'm using tab control)
then the input to the signal does not come.
I,m taking RMS of the value, so it displays NaN (Not a Number).
What can be the possible solution for it
Pls let me know if you get it.
thanks in advance.
Reagrds,
Shrek
07-24-2009 06:53 AM
Hi Shrek,
If it stops from getting values if you switch tab. It's maybe something in your code or on the structures you're using.
It will be probably easier if you post your code. Without it, i dunno if you will get a better answer.