A listener class that can be attached to an AudioProcessorValueTreeState.
More...
#include <juce_AudioProcessorValueTreeState.h>
◆ Listener()
AudioProcessorValueTreeState::Listener::Listener |
( |
| ) |
|
◆ ~Listener()
virtual AudioProcessorValueTreeState::Listener::~Listener |
( |
| ) |
|
|
virtual |
◆ parameterChanged()
virtual void AudioProcessorValueTreeState::Listener::parameterChanged |
( |
const String & |
parameterID, |
|
|
float |
newValue |
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: