Searched defs:noteOff (Results 1 – 10 of 10) sorted by relevance
48 void noteOff() { in noteOff() function
77 void noteOff() { in noteOff() function
23 private external fun noteOff(engineHandle: Long, noteIndex: Int) in noteOn() method in com.google.oboe.samples.soundboard.NoteListener
44 public void noteOff() { in noteOff() method in SawVoice
39 public void noteOff() { in noteOff() method in SynthVoice
221 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff() method in SynthEngine
44 void SoundBoardEngine::noteOff(int32_t noteIndex) { in noteOff() function in SoundBoardEngine
59 void noteOff(int32_t noteIndex) { in noteOff() function
49 void noteOff() { in noteOff() function
112 private void noteOff(byte b) {} in noteOff() method in MidiTapTester