Expander & jcompressor
-
Is it possible to make an Expander (opposite of the compressor) in Hise?
I've already tried ratio value below 1 in the scriptnode's comp, but it sounded more like gate to me. Am I missing something?
Also, what is jcompressor on scriptnode? Is it different than the standart compressor in Hise?
-
@Fortune All effects that have the
j
prefix are taken from thejuce::dsp
module. In this case it's that class:https://docs.juce.com/master/classdsp_1_1Compressor.html#a20c5600e7d04e0afcf07a74c2926cb76
The standard "compressor" is the simple chunk dynamics suite from here:
https://github.com/music-dsp-collection/chunkware-simple-dynamics