fix readme
This commit is contained in:
parent
44e21ba173
commit
2744c36213
@ -0,0 +1,3 @@
|
|||||||
|
genere un son wav modulant une liaison serie 7n1 avec porteuse 1.2k
|
||||||
|
|
||||||
|
dsp code ripped from : http://stackoverflow.com/questions/10693590/source-for-a-good-simple-soft-modem-library
|
@ -15,7 +15,7 @@
|
|||||||
#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
|
#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
|
||||||
//#endif
|
//#endif
|
||||||
|
|
||||||
#include "my_fsk.h"
|
#include "minitel_fsk.h"
|
||||||
#include "spandsp.h"
|
#include "spandsp.h"
|
||||||
#include "spandsp-sim.h"
|
#include "spandsp-sim.h"
|
||||||
int16_t tone_amp[160];
|
int16_t tone_amp[160];
|
||||||
|
Loading…
Reference in New Issue
Block a user