Home
last modified time | relevance | path

Searched defs:noteOn (Results 1 – 12 of 12) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/cpp/synth/
DVoiceBase.h43 void noteOn(synth_float_t pitch, synth_float_t velocity) { in noteOn() function
DSimpleVoice.h70 void noteOn(synth_float_t pitch, synth_float_t velocity) { in noteOn() function
/external/oboe/samples/SoundBoard/src/main/kotlin/com/google/oboe/samples/soundboard/
DNoteListener.kt22 private external fun noteOn(engineHandle: Long, noteIndex: Int) in noteOn() method in com.google.oboe.samples.soundboard.NoteListener
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSawVoice.java36 public void noteOn(int noteIndex, int velocity) { in noteOn() method in SawVoice
DSynthVoice.java33 public void noteOn(int noteIndex, int velocity) { in noteOn() method in SynthVoice
DSynthEngine.java254 public void noteOn(int channel, int noteIndex, int velocity) { in noteOn() method in SynthEngine
/external/oboe/samples/SoundBoard/src/main/cpp/
DSoundBoardEngine.cpp48 void SoundBoardEngine::noteOn(int32_t noteIndex) { in noteOn() function in SoundBoardEngine
DSynth.h63 void noteOn(int32_t noteIndex) { in noteOn() function
/external/oboe/samples/shared/
DSynthSound.h44 void noteOn() { in noteOn() function
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DMidiTapTester.java102 private void noteOn(byte b) { in noteOn() method in MidiTapTester
/external/sonivox/arm-wt-22k/include/libsonivox/
Deas_types.h243 EAS_BOOL8 noteOn; member
/external/sonivox/arm-wt-22k/host_src/
Deas_types.h243 EAS_BOOL8 noteOn; member