Searched defs:noteOff (Results 1 – 4 of 4) sorted by relevance
44 public void noteOff() { in noteOff() method in SawVoice
39 public void noteOff() { in noteOff() method in SynthVoice
220 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff() method in SynthEngine
142 private void noteOff(byte b) {} in noteOff() method in AudioMidiTester