0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

what the fuck

This commit is contained in:
2025-09-27 15:23:52 +02:00
parent a83c813ff4
commit 53d5d8ec6b
3 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@
#include "../inih/ini.h"
#define DEFAULT_CONFIG_PATH "/etc/chimer95.conf"
#define buffer_maxlength 1024
#define buffer_tlength_fragsize 1024
#define buffer_maxlength 2048
#define buffer_tlength_fragsize 2048
#define buffer_prebuf 0
#include "../dsp/oscillator.h"