Vital
|
Defines the PeakMeter class, a processor that measures and reports peak and memory-peak levels of audio signals. More...
#include "processor.h"
Go to the source code of this file.
Classes | |
class | vital::PeakMeter |
A processor that computes both instantaneous peak and a "memory peak" of an incoming audio signal. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |
Defines the PeakMeter class, a processor that measures and reports peak and memory-peak levels of audio signals.