Video display and composing engine for JUCE
Loading...
Searching...
No Matches
foleys_ControllableBase.h File Reference

Classes

class  ControllableBase
 The ControllableBase acts as counterpart to ParameterAutomation. More...
 
class  ControllableBase::Listener
 The Listener can subscribe to automation changes, e.g. More...
 

Namespaces

namespace  foleys
 

Typedefs

using AutomationMap = std::map< juce::Identifier, std::unique_ptr< ParameterAutomation > >