0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00
Commit Graph

548 Commits

Author SHA1 Message Date
779259012e change filter order (used to be preemp -> lpf -> agc, now is lpf -> agc -> preemp) 2025-07-10 20:28:52 +02:00
55d0d72042 now 2025-07-10 20:16:23 +02:00
c5b3fde1b9 wow 2025-07-10 20:14:39 +02:00
a1a55a6d35 oh shit 2025-07-10 20:12:29 +02:00
668dfea9f2 make bs412 a dynamic compressor (boosts, and attunuates instead of just attenuating dynamically) 2025-07-10 20:11:52 +02:00
4146110e6e kinda change the agc 2025-07-10 20:09:49 +02:00
7956b7d989 will thjis commit break everything? 2025-07-10 19:32:21 +02:00
db60762057 this is better than the powf func 2025-07-10 19:23:40 +02:00
7abf177b5f lol 2025-07-10 19:00:08 +02:00
9df5eeb47a change bs412 implementation 2025-07-10 18:59:39 +02:00
e82c617dab disable filters if their values are 0, add lpf_cutoff config and also rechain the bs412 compressor, as mpx_in used to be pure pass, but now it is added before the bs412 compressor 2025-07-10 18:51:32 +02:00
6b0dd96de5 change bs412 clipper value 2025-07-09 08:37:59 +02:00
f06f9056fa actually fix bs412 2025-07-09 08:35:36 +02:00
ec8c898e0c fix bs412 2025-07-09 08:33:45 +02:00
d01b46af5f limit min of bs412 to 0 2025-07-08 23:20:04 +02:00
779b8d89b0 im about to lose my HEADer 2025-07-08 23:18:51 +02:00
58881858dd configure the bs412 max 2025-07-08 23:18:08 +02:00
d78e82122a limit the gain 2025-07-08 23:13:50 +02:00
d60128df75 wow 2025-07-08 23:12:48 +02:00
de8a36e431 what the fuck is the problem (also aveRAGE) 2025-07-08 23:12:16 +02:00
f937bd81b7 clip breaks evrything? 2025-07-08 23:07:26 +02:00
58a37da27c clip bs412 and make it simpler to understand, both by me and the compiler 2025-07-08 23:04:38 +02:00
dced0383d5 shit 2025-07-08 22:59:17 +02:00
69494eaac4 try another bs412 compressor implementation 2025-07-08 22:56:44 +02:00
52f2f61a9a tilt correction? (yes, ai wrote it, you hate me because of that? find a tilt filter yourself then that you can copy the code of) 2025-07-08 19:54:15 +02:00
8932a9a24d change logic of the master volume 2025-07-08 19:39:25 +02:00
cc35da31e3 add option to dynamically configure volume levels in the config file (bro really feels like a professional dev) 2025-07-06 22:04:55 +02:00
f9465cd1f5 add a audio preamp value to fm95 2025-07-06 21:59:15 +02:00
1bdb7bb35b there is no need for sepeate configs, but yet there is? 2025-06-29 11:05:19 +02:00
657901384a fix some stuff 2025-06-29 11:02:02 +02:00
1f53022c59 oh rigth 2025-06-29 10:58:53 +02:00
ef3170b2d2 add config to chimer 2025-06-29 10:56:08 +02:00
8e1048b994 expose bs412 agc settings 2025-06-28 19:26:40 +02:00
06b37119d4 cap bs412 2025-06-28 19:22:44 +02:00
b6231bb345 expose more settings to config and change bs412 compression logic 2025-06-28 19:22:09 +02:00
64424959ab be412 :( 2025-06-28 18:44:03 +02:00
37fa5ee8ac that must be the guy 2025-06-28 18:40:26 +02:00
e21e458936 idk 2025-06-28 18:38:45 +02:00
0ae988a126 what 2025-06-28 18:32:38 +02:00
2091b87ea6 change up the config stuff 2025-06-28 18:32:01 +02:00
26f9ccc0c7 part 2? 2025-06-28 18:15:58 +02:00
aaea2fbf65 fm95 now uses ini config files! 2025-06-28 18:14:53 +02:00
638114715b change agc settings 2025-06-28 16:56:07 +02:00
07a56bebeb restructure fm95 sligthly 2025-06-28 16:48:33 +02:00
fa19d53d38 restructure sca95 2025-06-28 16:21:14 +02:00
cf24e3698d remove dcf95 2025-06-28 16:07:23 +02:00
ffbd230a37 restructure chimer95 2025-06-28 16:03:04 +02:00
6cea5eee19 fix access denied errors 2025-06-28 15:45:22 +02:00
29fc066376 big 2.0, restructurize fm95 2025-06-28 13:24:07 +02:00
44d54899f0 minor changes 2025-06-27 20:05:32 +02:00