|
spandsp 3.0.0
|
#include <inttypes.h>#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <string.h>#include <strings.h>#include <ctype.h>#include <time.h>#include <sndfile.h>#include "spandsp.h"#include "spandsp-sim.h"Macros | |
| #define | OUT_FILE_NAME "super_tone.wav" |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| SNDFILE * | outhandle |
| super_tone_tx_step_t * | tone_tree = NULL |