David --
Thanks for your reply.
I am new to HISE.
I already have assets created for building a VU meter plugin, and haven;' been able to figure out to feed system audio to the animated needle,
My assumption is that I need to use scripting.
I have, however, figure out how to use the MatrixPeakMeter, and see that responding to audio.
Additional observation:
In Scriptnode, the core.peak node offers "Add new external DisplayBuffer".
Creating buffers results in persistent entries (#1, #2, #3, etc.) that remain after saving the archive, closing HISE, and reopening the project.
Deleting the core.peak node does not remove these buffers.
Can external DisplayBuffers be accessed from scripting, or are they intended only for AudioAnalyser / visualization components?