![]() |
Lumiera 0.pre.04
»edit your freedom«
|
A stand alone application to test integration with output frameworks. More...
Go to the source code of this file.
A stand alone application to test integration with output frameworks.
Definition in file main.c.
Macros | |
| #define | SAMPLE_RATE 44100 |
Functions | |
| int | main () |
Variables | |
| int16_t | quiet [SAMPLE_RATE] |
| int16_t | noisy [SAMPLE_RATE] |
| int main | ( | ) |
Definition at line 37 of file main.c.
References audio_start(), audio_stop(), audio_write(), noisy, quiet, and SAMPLE_RATE.
Referenced by IconSvgRenderer::main(), and main().
Here is the call graph for this function:
Here is the caller graph for this function:| int16_t quiet[SAMPLE_RATE] |
| int16_t noisy[SAMPLE_RATE] |