Interface | Description |
---|---|
PacketEncoder.PacketReceiver |
Class | Description |
---|---|
BluetoothMidiDevice |
Class used to implement a Bluetooth MIDI device.
|
BluetoothMidiService | |
BluetoothPacketDecoder |
This is an abstract base class that decodes a packet buffer and passes it to a
MidiReceiver |
BluetoothPacketEncoder |
This class accumulates MIDI messages to form a MIDI packet.
|
MidiBtleTimeTracker |
Convert MIDI over BTLE timestamps to system nanotime.
|
PacketDecoder |
This is an abstract base class that decodes a packet buffer and passes it to a
MidiReceiver |
PacketEncoder |
This is an abstract base class that encodes MIDI data into a packet buffer.
|