Classes
Modulator classes

Classes related to the modulation architecture of HISE. More...

Classes

class  GlobalModulator
 A modulator that connects to a global modulator and uses its signal. More...
 
class  Modulation
 This is the base class for all modulation behaviour. More...
 
class  Modulator
 A modulator is a Processor that encapsulates modulation behaviour and returns a float value between 0.0 and 1.0. More...
 
class  ModulatorChain
 A chain of Modulators that can be processed serially. More...
 
class  ModulatorChain::ModulatorChainHandler
 This class handles the Modulators within the specified ModulatorChain. More...
 
class  VoiceModulation::PolyphonyManager
 If you subclass a Modulator from this class, it can handle multiple voices. More...
 
class  TimeModulation
 If a modulator subclasses this, you can calculate varying modulation values over a time. More...
 
class  VoiceModulation
 If a Modulator is subclassed with VoiceModulation, it can handle multiple states for different voices. More...
 

Detailed Description

Classes related to the modulation architecture of HISE.

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