Searched refs:onNoteOn (Results 1 – 2 of 2) sorted by relevance
71 public void onNoteOn(int pitch); in onNoteOn() method138 listener.onNoteOn(pitch); in fireNoteOn()
165 public void onNoteOn(final int pitch) { in onNoteOn() method in TapToToneActivity.MyTestListener