Hi,

I’m trying to make a compressor plugin with JUCE for GUI and faust for dsp 
inside JUCE.

I want to give an loudness & reduction history graph on GUI like fabfilter’s 
compressor, however, now its refresh rate depends on a size of audio buffer 
because  faust’s h/vbargraph is a scalar parameter. 

Is there any nice way to pick up a raw intermediate signal in dsp? Maybe should 
I split dsp code into a section of loudness measurement and a gain reduction?

Thanks.

松浦知也 Tomoya Matsuura
[email protected] <mailto:[email protected]>
[email protected] <mailto:[email protected]>
https://matsuuratomoya.com <https://matsuuratomoya.com/>




_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to