Mercurial > hg > beaglert
log projects/audio_in_FFT/main.cpp @ 212:301dceb39ec8
age | author | description |
---|---|---|
Mon, 08 Feb 2016 23:25:18 +0000 | Giulio Moro | audio_in_FFT now works. Issue was it was setting useAnalog = 0. |
Wed, 15 Jul 2015 12:10:51 +0100 | andrewm | Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile. newapi |