File AudioPassthru.cpp¶
FileList > AudioPassthru > AudioPassthru.cpp
Go to the source code of this file
#include "daisy_seed.h"
Public Attributes¶
Type | Name |
---|---|
DaisySeed | hw |
Public Functions¶
Type | Name |
---|---|
void | AudioCallback (AudioHandle::InputBuffer in, AudioHandle::OutputBuffer out, size_t size) |
int | main (void) |
Public Attributes Documentation¶
variable hw¶
Global Hardware access
Public Functions Documentation¶
function AudioCallback¶
Function that gets called at a regular interval by the hardware to process, and/or generate audio signals
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/AudioPassthru/AudioPassthru.cpp