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

52 Commits

Author SHA1 Message Date
Kuba
3192ba4dd4 man 2025-08-08 22:51:08 +02:00
Kuba
af44ad2448 most needed with least implementations 2025-08-08 22:50:10 +02:00
Kuba
2da62b42fd Update iir.c 2025-08-08 22:49:40 +02:00
Kuba
fd9a3adf5e Update iir.h 2025-08-08 22:20:44 +02:00
Kuba
3a8a96bf13 Update iir.c 2025-08-08 22:20:29 +02:00
Kuba
ee85b680dd oh 2025-08-08 22:15:01 +02:00
Kuba
31d5b0dcc5 Update iir.h 2025-08-08 22:12:30 +02:00
Kuba
c614536b6d Update iir.c 2025-08-08 22:12:10 +02:00
345c087fc2 small optimazations 2025-08-03 20:34:16 +02:00
8f4d222660 remove useless print 2025-08-03 16:21:43 +02:00
56117c1933 return the actually fucking clipped sample (facepalm moment) 2025-08-03 16:16:54 +02:00
07017aacd8 show gain with dbr 2025-08-03 16:13:54 +02:00
db61f78e5a introduce soft clipping into bs412 2025-08-03 16:03:15 +02:00
de8f4652a4 something here and there 2025-08-03 15:58:43 +02:00
122677ef1e bug 2025-08-02 18:16:31 +02:00
a7a3b49452 fix bug 2025-08-02 18:14:24 +02:00
3cde61f31e remove bs412 +.1 limiter 2025-07-25 17:54:05 +02:00
777993a2d6 again but properly 2025-07-15 21:07:01 +02:00
3d338bda38 get rid of the lookahead 2025-07-15 21:06:40 +02:00
f7cd9d47e1 now? 2025-07-15 21:00:49 +02:00
a557e101b2 it does break it but idk why 2025-07-15 21:00:12 +02:00
9c89e9f601 this seems to break something 2025-07-15 20:57:51 +02:00
ae9453b63c show avg deviation in debug too 2025-07-15 20:55:32 +02:00
cb60c4cc9c maybe this fixes something 2025-07-15 20:49:54 +02:00
e766ed8964 fix bad calculation 2025-07-15 20:44:52 +02:00
6f23536c4c set bs412 gain to 0 on start 2025-07-15 20:39:33 +02:00
ff494b549b i fucking hate vscode's suggestions 2025-07-15 20:36:41 +02:00
6008d5e2e3 bs412 lookahead 2025-07-15 20:36:05 +02:00
d2ae90d872 some changes here and there 2025-07-12 13:28:16 +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
7abf177b5f lol 2025-07-10 19:00:08 +02:00
9df5eeb47a change bs412 implementation 2025-07-10 18:59:39 +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
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