Thank you for your detailed answer. I also appreciate your insight regarding AudioMemory. I am using a microphone for my project and wanted to know what
happens to the samples when the queue fills...
Type: Posts; User: superflash
Thank you for your detailed answer. I also appreciate your insight regarding AudioMemory. I am using a microphone for my project and wanted to know what
happens to the samples when the queue fills...
Assuming that we allocated some audio memory from AudioMemory(x), what happens when the audio queue (instance of AudioRecordQueue) gets filled completely with samples?
I dug into the library itself...
Greetings,
I wanted to know what are my options regarding using a SD Card for my project which is running in a Teensy 3.6 board which is programmed in my case in C. Seeing as the standard library...