mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
increase buffer
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
#define DEFAULT_INI_PATH "/etc/fm95.conf"
|
#define DEFAULT_INI_PATH "/etc/fm95.conf"
|
||||||
|
|
||||||
#define buffer_maxlength 24576
|
#define buffer_maxlength 73728
|
||||||
#define buffer_tlength_fragsize 24576
|
#define buffer_tlength_fragsize 73728
|
||||||
|
|
||||||
#include "../dsp/oscillator.h"
|
#include "../dsp/oscillator.h"
|
||||||
#include "../filter/iir.h"
|
#include "../filter/iir.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user