#include <foleys_ProcessorController.h>
◆ ProcessorAdapter()
◆ ~ProcessorAdapter()
◆ getName()
| virtual const juce::String getName |
( |
| ) |
const |
|
pure virtual |
◆ getIdentifierString()
| virtual const juce::String getIdentifierString |
( |
| ) |
const |
|
pure virtual |
◆ getVideoProcessor()
◆ getAudioProcessor()
| virtual juce::AudioProcessor * getAudioProcessor |
( |
| ) |
|
|
virtual |
◆ createAutomatedParameters()
| virtual void createAutomatedParameters |
( |
ProcessorController & |
controller, |
|
|
AutomationMap & |
parameters, |
|
|
juce::ValueTree & |
parameterNode, |
|
|
juce::UndoManager * |
undoManager |
|
) |
| |
|
pure virtual |
◆ setPosition()
| virtual void setPosition |
( |
juce::int64 |
timeInSamples, |
|
|
double |
timeInSeconds |
|
) |
| |
|
virtual |
The documentation for this struct was generated from the following file: