master
Gerolf Ziegenhain 7 years ago
parent 3c469edf69
commit 9fdfc71ab3

@ -50,7 +50,7 @@ int beep_test(void);
#include <alsa/asoundlib.h>
#include <math.h>
#define FRAMES 16384L
#define FRAMES 1024L //16384L
int16_t buffer[FRAMES*2]; /* 16bit stereo sound samples */

Loading…
Cancel
Save