Envelope follower intensity
-
Hey guys, i was playing around with the dynamic envelope folower and realised that the "input" signal is so weak that i cant get enough "bandwidth" to trigger a filter or whatever - is there a node that i can use to temporarily boost the volume of my signal ?
Thank you so much
Cheers
Ben -
@Ben-Catman My first thought would be to just boost the signal before the follower and then reduce it after.
-
yes thats exactly what i do now. i asume its the only way as you never know how strong the incoming signal is .
-
@Ben-Catman you can use an 'add' node. By default its set to 0-1 but you can right click and change min-max properties to your needs.
-
@Chazrox yes thats what i have found out lately. My challange would be to find a good algo for a kind of autogain after that. But i think i do it in C++ third Party module then.