R: Re: [Csnd] Making hard limiter with compressor to prevent huge amplitudes
Date | 2016-03-27 09:33 |
From | "vallste@libero.it" <00000008a49663bc-dmarc-request@LISTSERV.HEANET.IE> |
Subject | R: Re: [Csnd] Making hard limiter with compressor to prevent huge amplitudes |
Anton, It's basically a waveshaper, I agree it could be more efficient and more versitle with ftable.
----Messaggio originale---- Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2016-03-27 11:48 |
From | Anton Kholomiov |
Subject | Re: R: Re: [Csnd] Making hard limiter with compressor to prevent huge amplitudes |
@vallste I think it would be a good proposal for Csound engine. To make it built in and so that the user can turn it off with conmmand line flag. But it should be on by default to compensate for OS deficiencies. This method is very lightweight so it won't add much overhead for performance. 2016-03-27 11:33 GMT+03:00 vallste@libero.it <00000008a49663bc-dmarc-request@listserv.heanet.ie>:
|
Date | 2016-03-27 13:26 |
From | Peter Burgess |
Subject | Re: R: Re: [Csnd] Making hard limiter with compressor to prevent huge amplitudes |
That's sounds like a good idea to me, though it would probably be better if it was off by default cos otherwise it's toying with your sound without you knowing. Maybe it could be turned on and off with an option like sr and ksmps and that, or have a limit level set with an option like that, that way if you did have it on, it would be right there in your code Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |