configure the bs412 max

This commit is contained in:
2025-07-08 23:18:08 +02:00
parent d78e82122a
commit 58881858dd
3 changed files with 9 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ typedef struct
float target;
float attack;
float release;
float max;
float gain;
double average;
} BS412Compressor;