HomeSort by relevance Sort by last modified time
    Searched full:midi (Results 151 - 175 of 421) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/resources/options/
content_settings.js 283 * Shows/hides the whole Web MIDI settings.
284 * @param {boolean} show Wether to show the whole Web MIDI settings.
287 $('experimental-web-midi-settings').hidden = !show;
content_settings_exceptions_area.html 123 <div contentType="midi-sysex">
  /external/chromium_org/chrome/browser/resources/plugin_metadata/
plugins_mac.json 161 "audio/midi",
174 "audio/x-midi",
  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 227 /* CC64, SP-MIDI channel masking */
294 * One instance for each MIDI stream
eas_imelodydata.h 66 EAS_U8 note; /* MIDI note number */
eas_otadata.h 71 EAS_U8 note; /* MIDI note number */
eas_rtttldata.h 63 EAS_U8 note; /* MIDI note number */
eas_smfdata.c 61 0, /* current MIDI tick to msec conversion */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 227 /* CC64, SP-MIDI channel masking */
294 * One instance for each MIDI stream
eas_imelodydata.h 66 EAS_U8 note; /* MIDI note number */
eas_otadata.h 71 EAS_U8 note; /* MIDI note number */
eas_rtttldata.h 63 EAS_U8 note; /* MIDI note number */
eas_smfdata.c 61 0, /* current MIDI tick to msec conversion */
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 227 /* CC64, SP-MIDI channel masking */
294 * One instance for each MIDI stream
eas_imelodydata.h 67 EAS_U8 note; /* MIDI note number */
eas_otadata.h 71 EAS_U8 note; /* MIDI note number */
eas_rtttldata.h 63 EAS_U8 note; /* MIDI note number */
eas_smfdata.c 61 0, /* current MIDI tick to msec conversion */
  /packages/apps/Music/src/com/android/music/
MediaPickerActivity.java 284 if("audio/midi".equals(text)) {
285 iv.setImageResource(R.drawable.midi);
  /external/chromium_org/chrome/browser/content_settings/
content_settings_utils.cc 43 "midi-sysex",
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.mm 70 // Height of each of the labels in the MIDI bubble.
73 // Height of the "Clear" button in the MIDI bubble.
76 // General padding between elements in the MIDI bubble.
79 // Padding between host names in the MIDI bubble.
  /external/chromium_org/third_party/WebKit/Source/modules/webmidi/
MIDIAccess.cpp 119 // This is how timestamps are defined in the Web MIDI spec.
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 247 EAS_U8 channelPressure; /* MIDI channel pressure */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 247 EAS_U8 channelPressure; /* MIDI channel pressure */
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 252 EAS_U8 channelPressure; /* MIDI channel pressure */

Completed in 693 milliseconds

1 2 3 4 5 67 8 91011>>