| spandsp 0.0.6
    | 
#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <memory.h>#include <sndfile.h>#include "spandsp.h"#include "spandsp-sim.h"| Macros | |
| #define | OUTPUT_FILE_NAME "swept_tone.wav" | 
| #define | BLOCK_LEN 160 | 
| Functions | |
| int | main (int argc, char *argv[]) |