mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
increase buffer sizes
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#define INPUT_DEVICE "SCA.monitor"
|
||||
#define OUTPUT_DEVICE "FM_MPX"
|
||||
|
||||
#define BUFFER_SIZE 1024
|
||||
#define BUFFER_SIZE 3072
|
||||
|
||||
#include "../io/audio.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user