#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <string.h>#include <strings.h>#include <ctype.h>#include <time.h>#include <inttypes.h>#include <sys/socket.h>#include <audiofile.h>#include "spandsp.h"#include "spandsp-sim.h"Defines | |
| #define | OUT_FILE_NAME "super_tone.wav" |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| AFfilehandle | outhandle |
| super_tone_tx_step_t * | tone_tree = NULL |
1.5.6