Searched defs:noteIndex (Results 1 – 3 of 3) sorted by relevance
36 public void noteOn(int noteIndex, int velocity) { in noteOn()
220 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff()253 public void noteOn(int channel, int noteIndex, int velocity) { in noteOn()
33 public void noteOn(int noteIndex, int velocity) { in noteOn()