0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 11:33:54 +01:00
This commit is contained in:
2025-01-02 20:00:20 +01:00
parent c22c338a52
commit c5b2f77ff9
2 changed files with 3 additions and 3 deletions

View File

@@ -21,8 +21,8 @@
#define BUFFER_SIZE 512
#define CLIPPER_THRESHOLD 0.75 // Adjust this as needed, this also limits deviation, so if you set this to 0.5 then the deviation will be limited to half
#define MONO_VOLUME 0.03f // Mono Volume
#define STEREO_VOLUME 0.01f // Stereo Volume
#define MONO_VOLUME 0.02f // Mono Volume
#define STEREO_VOLUME 0.02f // Stereo Volume
#ifdef PREEMPHASIS
#define PREEMPHASIS_TAU 0.00005 // 50 microseconds, use 0.000075 if in america