Use 44.1KHz

This commit is contained in:
Daniel 2021-04-11 09:30:41 -04:00
parent 2b32f77957
commit b74664d9c5

View file

@ -27,7 +27,7 @@
#include <pulse/error.h>
#include <pulse/gccmacro.h>
#define SAMPLE_RATE 8000
#define SAMPLE_RATE 44100
#define PI 3.14159265
struct ccitt5 {