Moode Forum
[SOLVED] Limiter? - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [SOLVED] Limiter? (/showthread.php?tid=7745)



Limiter? - Caesar - 05-21-2025

Hi.
Is there a way to implement a simple hard limiter to mo0de?


RE: Limiter? - Tim Curtis - 05-21-2025

Do you mean peak limiting to prevent clipping?

You can do that in CamillaDSP. with its Limiter filter. I created an example filter with -0.5 dbFS limit.
[attachment=4723]

CamillaDSP also has a Loudness Config which involves limiting/boosting.
[attachment=4724]


RE: Limiter? - Caesar - 05-21-2025

(05-21-2025, 10:31 AM)Tim Curtis Wrote: Do you mean peak limiting to prevent clipping?

You can do that in CamillaDSP. with its Limiter filter. I created an example filter with -0.5 dbFS limit.


CamillaDSP also has a Loudness Config which involves limiting/boosting.

Yes, for peak limiting.
I haven't tried CamilaDSP yet, but this time I guess I will have to...
Is there also a Parametric EQ in CamillaDSP?

Thanks Tim.


RE: Limiter? - Tim Curtis - 05-21-2025

Yes, its named V3-PEQ-10-Band and can be selected from the "Signal processing" dropdown menu in the CamillaDSP Config screen.


RE: Limiter? - Caesar - 05-21-2025

(05-21-2025, 04:00 PM)Tim Curtis Wrote: Yes, its named V3-PEQ-10-Band and can be selected from the "Signal processing" dropdown menu in the CamillaDSP Config screen.

Thank you.