#include <stdlib.h>#include <stdio.h>#include <memory.h>#include <audiofile.h>#include "spandsp.h"#include "spandsp-sim.h"Defines | |
| #define | OUT_FILE_NAME "sig_tone.wav" |
| #define | SAMPLES_PER_CHUNK 160 |
Functions | |
| void | map_frequency_response (sig_tone_rx_state_t *s) |
| int | main (int argc, char *argv[]) |
1.5.6