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

  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.idl 39 void noteOff(in float when);
AudioBufferSourceNode.h 69 // noteOn(), noteGrainOn(), and noteOff() must all be called from the main thread.
72 void noteOff(double when);
AudioBufferSourceNode.cpp 414 void AudioBufferSourceNode::noteOff(double)
  /external/sonivox/arm-fm-22k/lib_src/
eas_midi.c 240 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
257 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.c 240 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
257 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
  /external/sonivox/arm-wt-22k/lib_src/
eas_midi.c 240 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
257 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL,"NoteOff: %02x %02x %02x\n",
  /external/sonivox/jet_tools/JetCreator/
midifile.py 396 self.name = 'NoteOff'
    [all...]

Completed in 822 milliseconds