PYMIDIVirtualDestination
- Inherits from:
- PYMIDIVirtualEndpoint
- PYMIDIEndpoint
- NSObject
- Conforms to:
- NSCoding
- NSObject (NSObject)
- Declared in:
- PYMIDI/PYMIDIVirtualDestination.h
Class Description
An object of this class represents an endpoint that will appear to other
applications as a MIDI destination. Data sent to the endpoint by other
applications will be received by your application.