Use 44.1KHz
This commit is contained in:
parent
2b32f77957
commit
b74664d9c5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
#include <pulse/error.h>
|
#include <pulse/error.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
|
||||||
#define SAMPLE_RATE 8000
|
#define SAMPLE_RATE 44100
|
||||||
#define PI 3.14159265
|
#define PI 3.14159265
|
||||||
|
|
||||||
struct ccitt5 {
|
struct ccitt5 {
|
||||||
|
|
Loading…
Reference in a new issue