[PD] Implementing compressor as a patch?

Roman Haefeli reduzent at gmail.com
Mon Apr 8 12:26:21 CEST 2019


On Sun, 2019-04-07 at 23:45 -0300, Alexandre Torres Porres wrote:
> Howdy, I'm giving a try at how to implement a compressor as a Pd
> patch. This is what I came up with, it needs cyclone 0.3! Here's a
> screenshot. I'm using rms average to detect the gain level and
> rampsmooth~ to perform attack/release. I wouldn't know how to do it
> in Vanilla...
> 
> 
> 
> Seems rough and rudimentary. It's more of an intuitive approach, as I
> don't know much about compressor design. 
> 
> I'm hoping to get feedback from you people on how to implement a
> compressor in Pd as a patch and how and why this approach is "ok" and
> can be improved, or if it's all terribly wrong.
> 
> Are there any other attempts to implement compession in Pd out there?

Check:

[dynlib_compressor~] (stereo single band compressor)

[dynlib_4mbc~ ] (stereo four-band multiband compressor)

from:

https://github.com/reduzent/netpd-instruments/tree/master/abs

Cheers,
Roman 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20190408/d1b85569/attachment.sig>


More information about the Pd-list mailing list