comparison examples/04-Audio/FFT-audio-in/render.cpp @ 500:b935f890e512 prerelease

Updated Doxy to 1.8.11 Amended example titles in render.cpp and file locations in Doxy file.
author Robert Jack <robert.h.jack@gmail.com>
date Wed, 22 Jun 2016 00:27:13 +0100
parents 8fcfbfb32aa0
children 1cec96845a23
comparison
equal deleted inserted replaced
499:a15a116f6904 500:b935f890e512
89 } 89 }
90 90
91 /* ------------ Project Explantation ------------ */ 91 /* ------------ Project Explantation ------------ */
92 92
93 /** 93 /**
94 \example 04-FFT-audio-in 94 \example FFT-audio-in/render.cpp
95 95
96 Fast Fourier Transform 96 Fast Fourier Transform
97 ---------------------- 97 ----------------------
98 98
99 This sketch performs an FFT (Fast Fourier Transform) on incoming audio. It uses 99 This sketch performs an FFT (Fast Fourier Transform) on incoming audio. It uses