Use 44.1KHz

This commit is contained in:
Dan Ponte 2021-04-11 09:30:41 -04:00
parent 2b32f77957
commit b74664d9c5
1 changed files with 1 additions and 1 deletions

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 {