[Jeremy Jongepier]
Non Mixer only supports LADSPA so there is no way to
get the meters into
Non because those are part of the LV2 port of SC4.
$ analyseplugin /usr/lib/ladspa/sc4_1882.so|grep output|grep control
"Amplitude (dB)" output, control, -40 to 12
"Gain reduction (dB)" output, control, -24 to 0
As you can see, those outputs are available on the LADSPA version as
well. It would appear the host in question doesn't provide means of
presenting these ports to the user.
Cheers, Tim