X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ed031c1df2f5b053b9cd9f48c63e66a42b7c049e..e5e7eaee7af719cee00a8c2cb6fb4649dde0aa05:/Demos/Device/AudioInput/AudioInput.txt diff --git a/Demos/Device/AudioInput/AudioInput.txt b/Demos/Device/AudioInput/AudioInput.txt index 36e71e975..cf7125949 100644 --- a/Demos/Device/AudioInput/AudioInput.txt +++ b/Demos/Device/AudioInput/AudioInput.txt @@ -42,8 +42,8 @@ * basic USB Audio drivers in all modern OSes (i.e. no special drivers * required). * - * On startup the system will automatically enumerate and function - * as a USB microphone. Incomming audio from the ADC channel 1 will + * On start-up the system will automatically enumerate and function + * as a USB microphone. Incoming audio from the ADC channel 1 will * be sampled and sent to the host computer. * * To use, connect a microphone to the ADC channel 2. @@ -66,5 +66,10 @@ * Makefile CDEFS * When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted. * + * + * AUDIO_SAMPLE_FREQUENCY + * Descriptors.h + * Gives the audio sample rate per channel for the audio stream, in Hz. + * * - */ \ No newline at end of file + */