Uses of Class
heronarts.lx.midi.MidiControlChange
Packages that use MidiControlChange
Package
Description
Integration with MIDI devices.
-
Uses of MidiControlChange in heronarts.lx.midi
Subclasses of MidiControlChange in heronarts.lx.midiMethods in heronarts.lx.midi with parameters of type MidiControlChangeModifier and TypeMethodDescriptiondefault voidLXMidiListener.controlChangeReceived(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.midi.surface
Methods in heronarts.lx.midi.surface with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoidAPC40.controlChangeReceived(MidiControlChange cc) voidAPC40Mk2.controlChangeReceived(MidiControlChange cc) voidAPCminiSurface.controlChangeReceived(MidiControlChange cc) voidDJM900nxs2.controlChangeReceived(MidiControlChange cc) voidDJMA9.controlChangeReceived(MidiControlChange cc) voidDJMV10.controlChangeReceived(MidiControlChange cc) voidLXMidiSurface.controlChangeReceived(MidiControlChange cc) voidMidiFighterTwister.controlChangeReceived(MidiControlChange cc) voidLXMidiParameterControl.setValue(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.midi.template
Methods in heronarts.lx.midi.template with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoidAkaiMidiMix.controlChangeReceived(MidiControlChange cc) voidAkaiMPD218.controlChangeReceived(MidiControlChange cc) voidDJTTMidiFighterTwister.controlChangeReceived(MidiControlChange cc) voidNovationLaunchkeyMk337.controlChangeReceived(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.script
Methods in heronarts.lx.script with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoidScriptEffect.controlChangeReceived(MidiControlChange cc) voidScriptPattern.controlChangeReceived(MidiControlChange cc)