A list of all available HISE Effects. More...
Classes | |
| class | AnalyserEffect |
| A analyser that powers one of the available visualisations in HISE (FFT, Oscilloscope or Goniometer. More... | |
| class | ChorusEffect |
| A simple (and rather cheap sounding) chorus effect. More... | |
| class | ConvolutionEffect |
| A convolution reverb using zero-latency convolutionThis is a wrapper for the convolution engine found in WDL (the sole MIT licenced convolution engine available) It is not designed to replace real convolution reverbs (as the CPU usage for impulses > 0.6 seconds is unreasonable), but your early reflection impulses or other filter impulses will be thankful for this effect. More... | |
| class | CurveEq |
| A parametriq equalizer with unlimited bands and FFT display. More... | |
| class | DelayEffect |
| A delay effect with time synching and dual channel processing. More... | |
| class | DynamicsEffect |
| A general purpose dynamics processor based on chunkware's SimpleCompressor. More... | |
| class | GainEffect |
| A utility effect that allows smooth gain changes, static delays and panning. More... | |
| class | HarmonicFilter |
| A set of tuned hi-resonant peak filters that are set to the root frequency and harmonics of each note. More... | |
| class | PhaseFX |
| A general purpose phase effect used for phasers and stuff. More... | |
| class | PolyFilterEffect |
| The polyphonic filter module of HISE. More... | |
| class | PolyshapeFX |
| A polyphonic wave shaper. More... | |
| class | RouteEffect |
| A signal chain tool that allows to duplicate and send the signal to other channels to build AUX signal paths. More... | |
| class | SaturatorEffect |
| A simple saturator effect. More... | |
| class | ShapeFX |
| A general purpose waveshaper effect. More... | |
| class | SimpleReverbEffect |
| A simple (and cheap sounding) reverb effectThis is the Freeverb algorithm found in JUCE wrapped into a HISE effect. More... | |
| class | SlotFX |
| A placeholder for another effect that can be swapped pretty conveniently. More... | |
| class | StereoEffect |
| A simple stereo panner which can be modulated using all types of Modulators. More... | |
A list of all available HISE Effects.