Property | Type | Description | |
---|---|---|---|
_data | byte[] | ||
_dataOffset | int | ||
_instrument | Instrument | ||
_length | uint | ||
_looped | bool | ||
_notesLeft | bool | ||
_pitchModifier | int | ||
_pos | uint | ||
_remaining | uint | ||
_velocity | byte |
Method | Description | |
---|---|---|
Channel ( ) : System | ||
LoadInstrument ( Stream stream ) : bool | ||
SaveOrLoad ( |
public LoadInstrument ( Stream stream ) : bool | ||
stream | Stream | |
return | bool |
public SaveOrLoad ( |
||
ser | ||
return | void |