Interface LXMidiSurface.Bidirectional

All Known Implementing Classes:
APC40, APC40Mk2, APCmini, MidiFighterTwister
Enclosing class:
LXMidiSurface

public static interface LXMidiSurface.Bidirectional
Marker interface for Midi Surface implementations which require an output to be functional. Many surfaces are fine with just an input for control, but those like the APC40mk2 which require 2-way communication to update LEDs etc. need this marker