LASP 1.0
Library for Acoustic Signal Processing
|
#include "lasp_biquadbank.h"
#include "lasp_filter.h"
#include "lasp_thread.h"
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | SLM |
Sound Level Meter implementation that gives a result for each channel. A channel is the result of a filtered signal. More... | |