Method | Description | |
---|---|---|
ClearPulse ( ) : void | ||
MapNoteItem ( ) : System.Collections.ObjectModel |
Constructor.
|
|
Pulse ( ) : void | ||
StringToBytes ( string OutputBytesString, byte channel, byte velocity ) : byte[] |
Static member used to convert the hex strings into bytes. Used by the mapping code, as well as the entry dialog box for validation.
|
|
Triggered ( |
||
isDefined ( |
Determine if this mapping has been defined.
|
public MapNoteItem ( ) : System.Collections.ObjectModel | ||
return | System.Collections.ObjectModel |
public static StringToBytes ( string OutputBytesString, byte channel, byte velocity ) : byte[] | ||
OutputBytesString | string | |
channel | byte | |
velocity | byte | |
return | byte[] |
public isDefined ( |
||
type | Set to type to check | |
return | bool |