Searched defs:MIDIClient (Results 1 – 2 of 2) sorted by relevance
446 - (void)MIDIClientEndpointAdded:(MIDIClient *)client {452 - (void)MIDIClientEndpointRemoved:(MIDIClient *)client {458 - (void)MIDIClientConfigurationChanged:(MIDIClient *)client {464 - (void)MIDIClient:(MIDIClient *)client receivedError:(NSError *)error {469 - (void)MIDIClient:(MIDIClient *)client receivedData:(NSData *)message {
26 @interface MIDIClient () interface in readwrite161 @implementation MIDIClient { implementation