public abstract class QuNeoInput extends FakeButton
Modifier and Type | Class and Description |
---|---|
class |
QuNeoInput.Rotary |
static class |
QuNeoInput.Type |
Constructor and Description |
---|
QuNeoInput(int note) |
Modifier and Type | Method and Description |
---|---|
static QuNeoInput |
getInput(int note) |
abstract void |
handleControlChange(java.lang.String eventType,
java.lang.String data) |
get, set
public abstract void handleControlChange(java.lang.String eventType, java.lang.String data)
public static QuNeoInput getInput(int note)