I have some issues enabling the Analog-In recording mode with my new VMA02. The test sketch is running fine and I am perfectly able to use all functions like playback, recording, erasing and so on. Unfortunately, I cannot switch the record mode from MIC to AnaIn in the Setup() function. I commented the lines as follows:
Serial.begin(9600);
Serial.println(“Sketch is starting up”);
}[/code]
I guess the marked line (<------) is how it should work, but it does not. I already tried to use MIC+AnaIn mode, but the AnaIn has not been recorded anyway. The feedthrough works though, so there obviously is a sound signal that should be recorded. Any suggestions?
We did some testing and it does not seem to be possible to change the source through software, only via the buttons.
There is little documentation available for the ISD chip. We will check with the manufacturer but we doubt they will promptly respond to our request.
I didnt notice the option to change the input signal via the hardware buttons. Which one do I have to press in order to record audio from my MP3-Player for example?