Categories

The following categories are available globally.

  • Category to ease creation of NSError instances in the MIKMIDI error domain.

    See more

    Declaration

    Objective-C

    @interface NSError (MIKMIDI)
  • MIKMIDI implements a category on NSApplication (on OS X) or UIApplication (on iOS) to facilitate the creation and use of a MIDI responder hierarchy, along with the ability to send MIDI commands to responders in that hierarchy.

    See more

    Declaration

    Objective-C

    @interface NSApplication (MIKMIDI)