You can add visualisations to PluginGuiMagic. All analysis and rendering is already implemented, you only need to declare, which signal in your dsp you want to visualise.
To add for instance an analyser, you add a foley…
PluginGuiMagic consists of the module foleys_gui_magic. You get it from github.
To use it, you need to either clone the repository or download preferably the latest release.
CAVEAT: The Projucer will only accept the mo…