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
m...@matsuuratomoya.com <mailto:m...@matsuuratomoya.com>
matsuura.nonym...@gmail.com <mailto:matsuura.nonym...@gmail.com>
https://matsuuratomoya.com <https://matsuuratomoya.com/>




_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to