See: Description
| Interface | Description |
|---|---|
| CoreMidiNotification |
CoreMidiNotification is a listener interface which is used to register for change notifications when CoreMIDI4J detects changes in the MIDI environment
|
| Class | Description |
|---|---|
| CoreMidiClient |
CoreMidiClient class
|
| CoreMidiDestination |
CoreMidiDestination - implementation for MidiDevice
that can have any number of receivers but no transmitters.
|
| CoreMidiDeviceInfo |
CoreMidiDeviceInfo class
|
| CoreMidiDeviceProvider |
The OS X CoreMIDI Device Provider
|
| CoreMidiDeviceProvider.MidiProperties | |
| CoreMidiInputPort |
CoreMidiInputPort class
|
| CoreMidiOutputPort |
CoreMidiOutputPort
|
| CoreMidiReceiver |
CoreMidiReceiver - used to receive data from the application and send it to the connected device.
|
| CoreMidiSource |
CoreMidiDevice - a MidiDevice implementation for Apple CoreMIDI
|
| CoreMidiTransmitter |
CoreMidiTransmitter - used to receive data from the connected device and send it to the application.
|
| Loader |
Loads the native library when we are running on a Mac.
|
| Exception | Description |
|---|---|
| CoreMidiException |
CoreMidiException - thrown by the JNI Native Code if errors are detected during processing.
|
Copyright © 2017. All rights reserved.