wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
220 stars 20 forks source link

Input volume indicator is not very precise #113

Closed pdesaulniers closed 5 years ago

pdesaulniers commented 6 years ago

Right now, the plugin sends the peaks at every period, and the UI can only catch some of these messages.

pdesaulniers commented 5 years ago

Now, positioning the input indicator is done on the DSP side. Should be fixed.