Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am trying to add a circular buffer to the reverse effects code.
http://mbed.org/users/mbed2f/notebook/usbmainc--the-main-file-of-the-usb-reverse-audio-c/
I got the circular buffer code from the cookbook
http://mbed.org/cookbook/TLV320AIC23B
http://mbed.org/users/d_worrall/programs/playback/lvgoa5/docs/main_8cpp_source.html
But I don't seem to understand what fillBuffer is linked to what hardware command it is linked to like LPC_DAC->DACR = PlaySample & 0xFFC0; would write from the dac register