#include <VVMIDINode.h>
Definition at line 9 of file VVMIDINode.h.
◆ commonInit
◆ delegate
◆ enabled
◆ initReceiverWithEndpoint:
| - (id) initReceiverWithEndpoint: |
|
(MIDIEndpointRef) | e |
|
◆ initReceiverWithName:
| - (id) initReceiverWithName: |
|
(NSString *) | n |
|
◆ initSenderWithEndpoint:
| - (id) initSenderWithEndpoint: |
|
(MIDIEndpointRef) | e |
|
◆ initSenderWithName:
| - (id) initSenderWithName: |
|
(NSString *) | n |
|
◆ loadProperties
◆ name
◆ processingSysex
◆ processingSysexIterationCount
| - (int) processingSysexIterationCount |
|
|
|
◆ receivedMIDI:
| - (void) receivedMIDI: |
|
(NSArray *) | a |
|
◆ receiver
◆ sender
◆ sendMsg:
◆ sendMsgs:
| - (void) sendMsgs: |
|
(NSArray *) | a |
|
◆ setDelegate:
| - (void) setDelegate: |
|
(id) | n |
|
◆ setEnabled:
| - (void) setEnabled: |
|
(BOOL) | n |
|
◆ setProcessingSysex:
| - (void) setProcessingSysex: |
|
(BOOL) | n |
|
◆ setProcessingSysexIterationCount:
| - (void) setProcessingSysexIterationCount: |
|
(int) | n |
|
◆ setupChanged
◆ sysexArray
| - (NSMutableArray *) sysexArray |
|
|
|
◆ clientRef
| - (MIDIClientRef) clientRef |
|
protected |
◆ currentPacket
| - (MIDIPacket*) currentPacket |
|
protected |
◆ delegate
◆ enabled
◆ endpointRef
| - (MIDIEndpointRef) endpointRef |
|
protected |
◆ name
◆ packetList
| - (MIDIPacketList*) packetList |
|
protected |
◆ portRef
◆ processingSysex
◆ processingSysexIterationCount
| - (int) processingSysexIterationCount |
|
protected |
◆ properties
| - (NSMutableDictionary*) properties |
|
protected |
◆ scratchStruct
| - (Byte scratchStruct[4]) |
|
protected |
◆ sender
◆ sendingLock
| - (pthread_mutex_t) sendingLock |
|
protected |
◆ sysexArray
| - (NSMutableArray*) sysexArray |
|
protected |
◆ virtualSender
The documentation for this class was generated from the following file: