pierreguillot / Camomile

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
892 stars 62 forks source link

VU meter doesn't display #275

Open teaecetyrannis opened 2 years ago

teaecetyrannis commented 2 years ago

Hi, this is a minor issue but I was working on a synth plugin and noticed that my VU meter object was missing. I connected it to a number box and it was working perfectly, just not showing up graphically. I tried to isolate the issue in a simple patch with just a VU meter with number boxes before and after it, and the same thing happened for both instrument and effect plugins.

I'm working on Ableton Live 11, running on Windows 10 64bit. (I also tried on FL Studio 12, same thing again) Camomile v1.0.7

Has anyone run into the same problem or know why does this happen?

pierreguillot commented 2 years ago

Hello, The VU meter is not supported. All the GUI have to be re-implemented in Camomile, this one is the most complicated (and perhaps not the most useful) so I never did it...

teaecetyrannis commented 2 years ago

Ohhh I see, thanks for the response! Yes, I found it's really not that useful since most hosts have their own vu meter for the output of the plugin anyway