#include <VVMIDIMessage.h>
Definition at line 7 of file VVMIDIMessage.h.
◆ channel
◆ createFromVals:t:c:d1:
| + (id) createFromVals: |
|
(Byte) | |
| t: |
|
(Byte) | |
| c: |
|
(Byte) | |
| d1: |
|
(Byte) | d2 |
◆ createWithSysexArray:
| + (id) createWithSysexArray: |
|
(NSMutableArray *) | s |
|
◆ createWithType:channel:
| + (id) createWithType: |
|
(Byte) | t |
| channel: |
|
(Byte) | c |
◆ data1
◆ data2
◆ description
| - (NSString *) description |
|
|
|
◆ initFromVals:t:c:d1:
| - (id) initFromVals: |
|
(Byte) | |
| t: |
|
(Byte) | |
| c: |
|
(Byte) | |
| d1: |
|
(Byte) | d2 |
◆ initWithSysexArray:
| - (id) initWithSysexArray: |
|
(NSMutableArray *) | s |
|
◆ initWithType:channel:
| - (id) initWithType: |
|
(Byte) | t |
| channel: |
|
(Byte) | c |
◆ lengthyDescription
| - (NSString *) lengthyDescription |
|
|
|
◆ setData1:
| - (void) setData1: |
|
(Byte) | newData |
|
◆ setData2:
| - (void) setData2: |
|
(Byte) | newData |
|
◆ setType:
| - (void) setType: |
|
(Byte) | newType |
|
◆ sysexArray
| - (NSMutableArray *) sysexArray |
|
|
|
◆ type
◆ channel
◆ data1
◆ data2
◆ sysexArray
| - (NSMutableArray*) sysexArray |
|
protected |
◆ type
The documentation for this class was generated from the following file: