X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ed031c1df2f5b053b9cd9f48c63e66a42b7c049e..fb3fcb968ea70f8b5c6d8f7edde65745e49628f2:/Demos/Device/AudioOutput/AudioOutput.txt diff --git a/Demos/Device/AudioOutput/AudioOutput.txt b/Demos/Device/AudioOutput/AudioOutput.txt index 0638c47f9..b59c2a8b4 100644 --- a/Demos/Device/AudioOutput/AudioOutput.txt +++ b/Demos/Device/AudioOutput/AudioOutput.txt @@ -84,5 +84,10 @@ * When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an * external DAC. * + * + * AUDIO_SAMPLE_FREQUENCY + * Descriptors.h + * Gives the audio sample rate per channel for the audio stream, in Hz. + * * */ \ No newline at end of file