-
I'm not a DSP developer. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @o771e . |
Beta Was this translation helpful? Give feedback.
-
I'm not a DSP developer. |
Beta Was this translation helpful? Give feedback.
-
Hey @o771e . |
Beta Was this translation helpful? Give feedback.
Hey @o771e .
Ah that's because visualiser shows you a magnitude level(in dB's). The way it works is that it takes a chunk of audio buffer, finds highest possible(e.g. peak) value(whether it was phase or anti-phase) and draws it. This type of visualisation usually considered more useful for clippers and limiters because you need to limit a peak, and it's not so important was it in phase or anti-phase. Closest example in this regard could be FF Pro L.
Perhaps, i could specify more explicitly how Visualizer works in docs, so it would not confuse. Thx for feedback.