/external/chromium_org/media/midi/ |
midi_manager_unittest.cc | 5 #include "media/midi/midi_manager.h" 252 // This #ifdef needs to be identical to the one in media/midi/midi_manager.cc.
|
usb_midi_descriptor_parser_unittest.cc | 5 #include "media/midi/usb_midi_descriptor_parser.h" 46 // a NON-MIDI INTERFACE descriptor followed by ENDPOINT and CS_ENDPOINT
|
usb_midi_input_stream_unittest.cc | 5 #include "media/midi/usb_midi_input_stream.h" 13 #include "media/midi/usb_midi_device.h"
|
usb_midi_output_stream_unittest.cc | 5 #include "media/midi/usb_midi_output_stream.h" 12 #include "media/midi/usb_midi_device.h"
|
/external/sonivox/arm-wt-22k/lib_src/ |
dls2.h | 36 #define CONN_SRC_MONOPRESSURE 0x000a /* MIDI Mono pressure */ 39 /* Midi Controllers */
|
eas_vm_protos.h | 97 * Initialize the SP-MIDI MIP table 116 * Sets the priority and MIP level for a MIDI channel 120 * channel - MIDI channel number 173 * nChannel - the MIDI channel 174 * nKeyNumber - the MIDI key number for this note 194 * nKeyNumber - new note's midi note number 214 * We only play at most 2 of the same note on a MIDI channel. 221 * nKeyNumber - new note's midi note number 244 * nChannel - the MIDI channel 283 * account SP-Midi channel priorities and polyphony allocation [all...] |
/frameworks/av/media/libstagefright/ |
StagefrightMediaScanner.cpp | 44 ".wav", ".amr", ".midi", ".xmf", ".rtttl", ".rtx", ".ota", 136 || !strcasecmp(extension, ".midi")
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/ |
seq.h | 37 * \defgroup Sequencer MIDI Sequencer 38 * MIDI Sequencer Interface. 227 /** This port understands MIDI messages. */ 229 /** This port is compatible with the General MIDI specification. */ 237 /** This port is compatible with the General MIDI 2 specification. */ 240 (these are not MIDI messages). */ 484 SND_SEQ_TIMER_MIDI_CLOCK = 1, /* Midi Clock (CLOCK event) */ 485 SND_SEQ_TIMER_MIDI_TICK = 2 /* Midi Timer Tick (TICK event */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
seq.h | 37 * \defgroup Sequencer MIDI Sequencer 38 * MIDI Sequencer Interface. 227 /** This port understands MIDI messages. */ 229 /** This port is compatible with the General MIDI specification. */ 237 /** This port is compatible with the General MIDI 2 specification. */ 240 (these are not MIDI messages). */ 484 SND_SEQ_TIMER_MIDI_CLOCK = 1, /* Midi Clock (CLOCK event) */ 485 SND_SEQ_TIMER_MIDI_TICK = 2 /* Midi Timer Tick (TICK event */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
ntddsnd.h | 124 MIDI device control codes 231 MIDI structures & states
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.4.zip | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.5.zip | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
JavaSE-1.6.zip | |
/external/chromium_org/chrome/browser/resources/options/ |
content_settings.html | 573 <!-- MIDI system exclusive messages filter --> 574 <section id="experimental-web-midi-settings" hidden="true"> 575 <h3 i18n-content="midi-sysex_header"></h3> 579 <input type="radio" name="midi-sysex" value="allow"> 585 <input type="radio" name="midi-sysex" value="ask"> 591 <input type="radio" name="midi-sysex" value="block"> 596 <button class="exceptions-list-button" contentType="midi-sysex"
|
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 126 MIDI_FILE_SPEC = 'MIDI Files (*.mid)|*.mid|All Files (*.*)|*.*'
160 BUT_PLAYMIDI = 'Play MIDI File'
368 ('MIDI File', FILEPATH_GRIDWIDTH, F_MIDIFILE),
446 ('MIDI File', F_MIDIFILE, ROW2, COL1, FILEPATH_WIDTH+BGR, 0, 0, ID_MIDIFILE, MIDI_FILE_SPEC, "", False, ""),
494 ('MIDI File', F_MIDIFILE, ROW2, COL1, FILEPATH_WIDTH+BGR, 0, 0, ID_MIDIFILE, MIDI_FILE_SPEC, "", True, ""),
508 ('Play MIDI File', F_PLAYMIDI, BUTROW1+BUTOFF*5, COL3 + COLADD, BIGBUT, 0, 0, -1, [], "OnPlayMidi", True, ""),
511 ('Graph', F_RDOGRAPH, (BUTROW1+BUTOFF*10), COL3 + COLADD, (100,140), 0, 0, -1, ["MIDI File", "Segment"], "OnSetGraphType", True, ""),
|
JetUtils.py | 364 """ Plays a midi file """
538 errors.append(("Segment MIDI file not found", segment.filename))
585 """ Gets the length of a midi file via eas """
600 """ Gets midi file info """
606 """ Prints info about a midi file """
624 """ Midi file info saved in config file for speed """
|
/libcore/luni/src/main/java/libcore/net/ |
MimeUtils.java | 223 add("audio/midi", "mid"); 224 add("audio/midi", "midi"); 225 add("audio/midi", "ota"); 226 add("audio/midi", "kar"); 227 add("audio/midi", "rtttl"); 228 add("audio/midi", "xmf");
|
/frameworks/base/docs/html/guide/topics/media/ |
jetplayer.jd | 59 // queue segment 5, repeat once, use General MIDI, transpose by -1 octave
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
MediaFrameworkTest.java | 86 //Get the midi fd
|
/external/sonivox/docs/ |
JET_Creator_User_Manual.html | [all...] |
/frameworks/opt/telephony/src/java/com/google/android/mms/ |
ContentType.java | 49 public static final String AUDIO_MIDI = "audio/midi"; 56 public static final String AUDIO_X_MIDI = "audio/x-midi";
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 69 /* MIDI - A.1 MS Class-Specific Interface Descriptor Subtypes */ 74 /* MIDI - A.1 MS Class-Specific Endpoint Descriptor Subtypes */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
audio.h | 69 /* MIDI - A.1 MS Class-Specific Interface Descriptor Subtypes */ 74 /* MIDI - A.1 MS Class-Specific Endpoint Descriptor Subtypes */
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_vm_protos.h | 97 * Initialize the SP-MIDI MIP table 116 * Sets the priority and MIP level for a MIDI channel 120 * channel - MIDI channel number 173 * nChannel - the MIDI channel 174 * nKeyNumber - the MIDI key number for this note 194 * nKeyNumber - new note's midi note number 214 * We only play at most 2 of the same note on a MIDI channel. 221 * nKeyNumber - new note's midi note number 244 * nChannel - the MIDI channel 283 * account SP-Midi channel priorities and polyphony allocation [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_vm_protos.h | 97 * Initialize the SP-MIDI MIP table 116 * Sets the priority and MIP level for a MIDI channel 120 * channel - MIDI channel number 173 * nChannel - the MIDI channel 174 * nKeyNumber - the MIDI key number for this note 194 * nKeyNumber - new note's midi note number 214 * We only play at most 2 of the same note on a MIDI channel. 221 * nKeyNumber - new note's midi note number 244 * nChannel - the MIDI channel 283 * account SP-Midi channel priorities and polyphony allocation [all...] |