Property | Type | Description | |
---|---|---|---|
level | MidionLevel, | ||
midiPlayer | MidiPlayer, | ||
noteOnsBetweenEachSpawn | int | ||
prefabsToSpawn | GameObject[] | ||
radius | float | ||
spawnPoint | Transform |
Method | Description | |
---|---|---|
Start ( ) : void |
Method | Description | |
---|---|---|
Begin ( ) : void | ||
ProcessNoteOff ( int channel, int note ) : void | ||
ProcessNoteOn ( int channel, int note, int velocity ) : void | ||
ProcessOtherMidiMessage ( MidiEvent midiEvent ) : void |