v0.0.10 Peak level meter!
Pre-release
Pre-release
Because of an update from the WaveLinkClient plugin, we can now get the peak levels.
Things to know:
- It only works on inputs for now, I'll add outputs a.s.a.p.
- It can read left and right channels, but I've defaulted to the left channel for now. MIDI mixer only supports one channel for the meter.
- I multiply the level with the volume to get the 'relative' peak level for a mixer. I don't know if that should be an option or not, let me know.
- Can be a little glitchy because there's a 150ms update speed. Sometimes wavelink is a little slower than that I think. I'll work on it.