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