Commit Graph
589 Commits
Author SHA1 Message Date
KubaandGitHub c614536b6d Update iir.c 2025-08-08 22:12:10 +02:00
kuba 7350cbcf1e add headroom option 2025-08-06 19:56:16 +02:00
kuba 07bf22e3ff compute mono and stereo volumes automatically 2025-08-06 19:45:49 +02:00
kuba 3ff2ea3a3d little optimizations 2025-08-06 19:14:49 +02:00
kuba 6b46716860 remove polar stereo
fix
2025-08-05 13:22:14 +02:00
kuba 12e54f44e2 litlle bit optimizations on init 2025-08-04 14:34:16 +02:00
kuba de8f4de914 go back to 4750 2025-08-03 21:48:26 +02:00
kuba 5a534aca37 add reload warnings and run clock at 1187.5 khz instead of 4750 2025-08-03 21:11:59 +02:00
kuba 345c087fc2 small optimazations 2025-08-03 20:34:16 +02:00
kuba 633d588aa4 link libs when needed 2025-08-03 20:27:55 +02:00
kuba facef5aba3 change the config file stuff 2025-08-03 17:20:33 +02:00
kuba 8f4d222660 remove useless print 2025-08-03 16:21:43 +02:00
kuba 56117c1933 return the actually fucking clipped sample (facepalm moment) 2025-08-03 16:16:54 +02:00
kuba 07017aacd8 show gain with dbr 2025-08-03 16:13:54 +02:00
kuba db61f78e5a introduce soft clipping into bs412 2025-08-03 16:03:15 +02:00
kuba de8f4652a4 something here and there 2025-08-03 15:58:43 +02:00
kuba 122677ef1e bug 2025-08-02 18:16:31 +02:00
kuba a7a3b49452 fix bug 2025-08-02 18:14:24 +02:00
kuba 55981533b8 ensure stop 2025-08-02 17:57:33 +02:00
kuba bbcce3ff71 fuck you 2025-08-02 17:54:32 +02:00
kuba e099e62949 keep gain across reloads 2025-08-02 17:53:45 +02:00
kuba 36cc57109e after reloading it would quit, thats why 2025-08-02 13:12:08 +02:00
kuba 21fe8c925b add reloading on SIGHUP signals, but these will not touch the audio runtime 2025-08-02 13:08:52 +02:00
kuba 13583c1728 things 2025-08-02 12:41:04 +02:00
kuba 55ecde6673 little optimalization, move the rds buffer into runtime 2025-08-02 12:07:46 +02:00
kuba 3cde61f31e remove bs412 +.1 limiter 2025-07-25 17:54:05 +02:00
kuba 59a099c619 option to disable agc when max == 0, also don't initialize filters if they're off 2025-07-15 22:10:16 +02:00
kuba 777993a2d6 again but properly 2025-07-15 21:07:01 +02:00
kuba 3d338bda38 get rid of the lookahead 2025-07-15 21:06:40 +02:00
kuba f7cd9d47e1 now? 2025-07-15 21:00:49 +02:00
kuba a557e101b2 it does break it but idk why 2025-07-15 21:00:12 +02:00
kuba 9c89e9f601 this seems to break something 2025-07-15 20:57:51 +02:00
kuba ae9453b63c show avg deviation in debug too 2025-07-15 20:55:32 +02:00
kuba cb60c4cc9c maybe this fixes something 2025-07-15 20:49:54 +02:00
kuba e766ed8964 fix bad calculation 2025-07-15 20:44:52 +02:00
kuba 6f23536c4c set bs412 gain to 0 on start 2025-07-15 20:39:33 +02:00
kuba ff494b549b i fucking hate vscode's suggestions 2025-07-15 20:36:41 +02:00
kuba 6008d5e2e3 bs412 lookahead 2025-07-15 20:36:05 +02:00
kuba 229ceff6d2 move lpf after agc 2025-07-12 13:50:33 +02:00
kuba e0847d3a57 fix audio_deviation 2025-07-12 13:47:51 +02:00
kuba d2ae90d872 some changes here and there 2025-07-12 13:28:16 +02:00
kuba 779259012e change filter order (used to be preemp -> lpf -> agc, now is lpf -> agc -> preemp) 2025-07-10 20:28:52 +02:00
kuba 55d0d72042 now 2025-07-10 20:16:23 +02:00
kuba c5b3fde1b9 wow 2025-07-10 20:14:39 +02:00
kuba a1a55a6d35 oh shit 2025-07-10 20:12:29 +02:00
kuba 668dfea9f2 make bs412 a dynamic compressor (boosts, and attunuates instead of just attenuating dynamically) 2025-07-10 20:11:52 +02:00
kuba 4146110e6e kinda change the agc 2025-07-10 20:09:49 +02:00
kuba 7956b7d989 will thjis commit break everything? 2025-07-10 19:32:21 +02:00
kuba db60762057 this is better than the powf func 2025-07-10 19:23:40 +02:00
kuba 7abf177b5f lol 2025-07-10 19:00:08 +02:00