Public Member Functions | List of all members
EnvelopeModulator::ModulatorState Struct Reference

A ModulatorState is a container for Modulator states in a polyphonic TimeVariantModulator. More...

Inherited by AhdsrEnvelope::AhdsrEnvelopeState, MPEModulator::MPEState, SimpleEnvelope::SimpleEnvelopeState, and TableEnvelope::TableEnvelopeState.

Public Member Functions

 ModulatorState (int voiceIndex)
 Creates a state. More...
 

Detailed Description

A ModulatorState is a container for Modulator states in a polyphonic TimeVariantModulator.

If the modulator should be polyphonic:

Constructor & Destructor Documentation

ModulatorState ( int  voiceIndex)
inline

Creates a state.

You can pass the voiceIndex (it isn't used yet).

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