Protected Member Functions | List of all members
ProcessorWithScriptingContent Class Referenceabstract

A class that has a content that can be populated with script components. More...

Inheritance diagram for ProcessorWithScriptingContent:
ScriptBaseMidiProcessor HardcodedScriptProcessor JavascriptMidiProcessor Arpeggiator CCSwapper ChannelFilterScriptProcessor ChannelSetterScriptProcessor DemoHardcodedScriptProcessor LegatoProcessor MuteAllScriptProcessor ReleaseTriggerScriptProcessor

Protected Member Functions

void initContent ()
 Call this from the base class to create the content. More...
 

Detailed Description

A class that has a content that can be populated with script components.

This is tightly coupled with the JavascriptProcessor class (so every JavascriptProcessor must also be derived from this class).

Member Function Documentation

void initContent ( )
inlineprotected

Call this from the base class to create the content.

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.