peak meters not rendering in compiled plugin
-
I have these extra definitions in place in the settings menu:
ENABLE_PEAK_METERS_FOR_GAIN_EFFECT=1
ENABLE_ALL_PEAKS_METERS=1but the compiled plugin still does not show the meters moving / rendering.
it does work in the HISE workspace.are there other definitions to get the animated meters to work?
-
@jeffd You get a typo, it's
ENABLE_ALL_PEAK_METERS=1
-
@ustk ah
thanks! -
@jeffd still didnt work though after fixing the typo
-
@jeffd Can you show a screenshot of your extra definitions?
-
-
@jeffd That looks correct. Make a minimal test project with a sinewave gen and see if it works.