Свойство | Тип | Описание | |
---|---|---|---|
ActiveChannels | bool[] | ||
PeakColour | Color | ||
Speed | float | ||
midiPlayer | MidiPlayer, | ||
minionSpawner | MinionSpawner, |
Метод | Описание | |
---|---|---|
ProcessNoteOn ( int channel, int note, int velocity ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public ProcessNoteOn ( int channel, int note, int velocity ) : void | ||
channel | int | |
note | int | |
velocity | int | |
Результат | void |