A list of all available HISE MIDI processors. More...
Classes | |
| class | Arpeggiator |
| A MIDI arpeggiator. More... | |
| class | CCSwapper |
| Swaps two control change numbers. More... | |
| class | ChannelFilterScriptProcessor |
| This MIDI processor simply filters messages that do not fit the given channel. More... | |
| class | ChannelSetterScriptProcessor |
| Changes the MIDI channel of every incoming message. More... | |
| class | DemoHardcodedScriptProcessor |
| This Processor is a demonstration of how to convert a script into a MidiProcessor. More... | |
| class | JavascriptMidiProcessor |
| This scripting processor uses the JavaScript Engine to execute small scripts that can change the midi message. More... | |
| class | LegatoProcessor |
| Enables monophonic mode and retriggers the pressed key if there was a key release. More... | |
| class | MidiDelay |
| Delays all midi events by the specified amount. More... | |
| class | MuteAllScriptProcessor |
| Mutes the incoming note-on messages, but leaves everything else through. More... | |
| class | ReleaseTriggerScriptProcessor |
| Allows release trigger functionality with a time variant decrease of the velocity. More... | |
| class | Transposer |
| Transposes all midi note messages by the specified amount. More... | |
A list of all available HISE MIDI processors.