◆ MagicLevelSource()
◆ pushSamples()
| void pushSamples |
( |
const juce::AudioBuffer< float > & |
buffer | ) |
|
Send new sample values to the measurement.
◆ getRMSvalue()
| float getRMSvalue |
( |
int |
channel | ) |
const |
◆ getMaxValue()
| float getMaxValue |
( |
int |
channel | ) |
const |
◆ setupSource()
| void setupSource |
( |
int |
numChannels, |
|
|
double |
sampleRate, |
|
|
int |
maxKeepMS |
|
) |
| |
Setup the source to measure a signal.
- Parameters
-
| numChannels | the number of channels that will be sent |
| sampleRate | the sampleRate the signal is timed in |
| maxKeepMS | the number of milliseconds to keep the max |
References MagicLevelSource::setNumChannels().
◆ setNumChannels()
| void setNumChannels |
( |
int |
numChannels | ) |
|
◆ getNumChannels()
| int getNumChannels |
( |
| ) |
const |
The documentation for this class was generated from the following files: