Vital
Loading...
Searching...
No Matches
value_bridge.h File Reference
#include "JuceHeader.h"
#include "value.h"
#include "synth_parameters.h"

Go to the source code of this file.

Classes

class  ValueBridge
 A parameter bridge that connects a vital::Value to an AudioProcessorParameter, allowing the host to manipulate and automate internal values within the Vital synth engine. More...
 
class  ValueBridge::Listener
 An interface for receiving parameter change notifications from the ValueBridge. More...