master
parent
ab83ca4738
commit
2cfb08aa18
|
@ -3,7 +3,7 @@
|
|||
#include "portaudio.h"
|
||||
|
||||
#define NUM_SECONDS (5)
|
||||
#define SAMPLE_RATE (44100)
|
||||
#define SAMPLE_RATE (48000)
|
||||
#define FRAMES_PER_BUFFER (64)
|
||||
|
||||
#ifndef M_PI
|
||||
|
|
Loading…
Reference in New Issue