Interface CoreMidiNotification

  • All Known Implementing Classes:
    CoreMidiDeviceProvider

    public interface CoreMidiNotification
    Listener interface which is used to register for notifications when CoreMIDI4J detects changes in the MIDI environment.
    • Method Detail

      • midiSystemUpdated

        void midiSystemUpdated()
                        throws CoreMidiException
        Called when the MIDI environment has changed.
        Throws:
        CoreMidiException - if there is a problem handling the notification