HomeSort by relevance Sort by last modified time
    Searched full:noteon (Results 1 - 12 of 12) sorted by null

  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/
MidiChannel.java 51 void noteOn(int noteNumber, int velocity);
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 238 EAS_BOOL8 noteOn;
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 238 EAS_BOOL8 noteOn;
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 243 EAS_BOOL8 noteOn;
  /external/sonivox/arm-fm-22k/lib_src/
eas_midi.c 249 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOn: %02x %02x %02x\n",
eas_voicemgt.c     [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.c 249 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOn: %02x %02x %02x\n",
eas_voicemgt.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_midi.c 249 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOn: %02x %02x %02x\n",
eas_voicemgt.c     [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 169 ('noteOn', c_ubyte)]
    [all...]
midifile.py 429 self.name = 'NoteOn'
    [all...]

Completed in 1484 milliseconds