A list of all available HISE modulators. More...
Classes | |
| class | AhdsrEnvelope |
| A pretty common envelope type with 5 states. More... | |
| class | ArrayModulator |
| This modulator simply returns a constant value that can be used to change the gain or something else. More... | |
| class | AudioFileEnvelope |
| A Envelope Follower that will loop an audio file. More... | |
| class | ConstantModulator |
| This modulator simply returns a constant value that can be used to change the gain or something else. More... | |
| class | ControlModulator |
| A ControlModulator is a non polyphonic TimeVariantModulator which processes midi CC messages. More... | |
| class | GlobalStaticTimeVariantModulator |
| A voice start modulator that connects to a global TimeVariantModulator (eg. More... | |
| class | GlobalTimeVariantModulator |
| A modulator that connects to a global TimeVariantModulator (eg. More... | |
| class | GlobalVoiceStartModulator |
| A modulator that connects to a global VoiceStartModulator (eg. More... | |
| class | KeyModulator |
| A constant Modulator which calculates a random value at the voice start. More... | |
| class | LfoModulator |
| A Lfo Modulator modulates the signal with a low frequency. More... | |
| class | MPEModulator |
| A modulator that uses MPE messages to create modulation. More... | |
| class | PitchwheelModulator |
| A PitchwheelModulator is a non polyphonic TimeVariantModulator which processes pitch bend messages. More... | |
| class | RandomModulator |
| A constant Modulator which calculates a random value at the voice start. More... | |
| class | SimpleEnvelope |
| The most simple envelope (only attack and release). More... | |
| class | TableEnvelope |
| A Envelope that uses two Tables for the attack and release time. More... | |
| class | VelocityModulator |
| This modulator changes the output depending on the velocity of note on messages. More... | |
A list of all available HISE modulators.