public class McSpNote extends Note
instrument, key| Constructor and Description |
|---|
McSpNote(byte key,
Instrument instrument) |
McSpNote(char noteData) |
| Modifier and Type | Method and Description |
|---|---|
McSpNote |
clone() |
byte |
getKey() |
void |
setKey(byte key) |
equals, getInstrument, getRawKey, hashCode, setInstrumentpublic McSpNote(char noteData)
public McSpNote(byte key,
Instrument instrument)