I am trying to put together a project that makes use of the Audio library for reading the frequency of a note from a microphone input and also makes use of the Servo library for controlling a set of Servos. I have found unfortunately that merely initializing an AudioInputAnalog object causes the...