/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
sfnt_info.h | 128 short root; /* midi root key */ 145 unsigned char bank; /* midi bank number */ 146 unsigned char instr; /* midi preset number */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 128 short root; /* midi root key */ 145 unsigned char bank; /* midi bank number */ 146 unsigned char instr; /* midi preset number */
|
/external/sonivox/docs/ |
JET_Authoring_Guidelines.html | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.3.zip | |
/external/chromium_org/chrome/browser/content_settings/ |
tab_specific_content_settings.h | 173 // Clears the MIDI settings. 186 // Updates MIDI settings on navigation. 223 // Returns the ContentSettingsUsageState that controls the MIDI usage on 343 // There methods are called to update the status about MIDI access. 390 // Manages information about MIDI usages in this page.
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_miditypes.h | 7 * Contains declarations for the MIDI stream parser. 40 * Maintains parser state for the MIDI stream parser 84 S_MIDI_STREAM midiStream; /* MIDI stream state */ 109 EAS_U16 tickConv; /* current MIDI tick to msec conversion */ 125 * Interactive MIDI structure
|
eas_mididata.c | 7 * Data module for MIDI stream interface
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_miditypes.h | 7 * Contains declarations for the MIDI stream parser. 40 * Maintains parser state for the MIDI stream parser 84 S_MIDI_STREAM midiStream; /* MIDI stream state */ 109 EAS_U16 tickConv; /* current MIDI tick to msec conversion */ 125 * Interactive MIDI structure
|
eas_mididata.c | 7 * Data module for MIDI stream interface
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_miditypes.h | 7 * Contains declarations for the MIDI stream parser. 40 * Maintains parser state for the MIDI stream parser 84 S_MIDI_STREAM midiStream; /* MIDI stream state */ 109 EAS_U16 tickConv; /* current MIDI tick to msec conversion */ 125 * Interactive MIDI structure
|
eas_mididata.c | 7 * Data module for MIDI stream interface
|
/external/chromium_org/media/midi/ |
midi_manager_alsa.cc | 5 #include "media/midi/midi_manager_alsa.h" 21 #include "media/midi/midi_port_info.h" 129 // Use a heuristic to extract the list of manufacturers for the hardware MIDI 171 snd_rawmidi_info_t* midi = midi_out ? midi_out : midi_in; local 172 const std::string name = snd_rawmidi_info_get_name(midi); 392 // Read available incoming MIDI data. 432 // ENOENT means that it's not a MIDI message, which is not an
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 38 * sequentially added to a playback FIFO queue. The rendering of the MIDI content stored in each 53 * <li>application controller events (CC80-83) to mark points in the MIDI segments.</li> 89 private static final int JET_EVENT_CHAN_SHIFT = 14; // shift to get MIDI channel to bit 0 201 * Returns the maximum number of simultaneous MIDI tracks supported by JetPlayer 267 * the General MIDI library. 272 * @param muteFlags a bitmask to specify which MIDI tracks will be muted during playback. Bit 0 295 * the General MIDI library. 300 * @param muteArray an array of booleans to specify which MIDI tracks will be muted during 324 * @param muteFlags a bitmask to specify which MIDI tracks are muted. Bit 0 affects track 0, 339 * @param muteArray an array of booleans to specify which MIDI tracks are muted. The value a [all...] |
/external/kernel-headers/original/uapi/linux/ |
soundcard.h | 160 int bankno; /* MIDI bank # (0=General MIDI) */ 161 int instrno; /* MIDI instrument number */ 220 short instr_no; /* Midi pgm# */ 347 * Midi controller numbers 352 * In the MIDI 1.0 these controllers are sent using 355 * are for the LSB. Note that just 7 bits are used in MIDI bytes. 417 /* Pseudo controllers (not midi compatible) */ 486 #define SYNTH_TYPE_MIDI 2 /* Midi interface */ 504 #define SYNTH_CAP_INPUT 0x00000004 /* Input (MIDI) device * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
soundcard.h | 158 int bankno; /* MIDI bank # (0=General MIDI) */ 159 int instrno; /* MIDI instrument number */ 216 short instr_no; /* Midi pgm# */ 343 * Midi controller numbers 348 * In the MIDI 1.0 these controllers are sent using 351 * are for the LSB. Note that just 7 bits are used in MIDI bytes. 413 /* Pseudo controllers (not midi compatible) */ 482 #define SYNTH_TYPE_MIDI 2 /* Midi interface */ 500 #define SYNTH_CAP_INPUT 0x00000004 /* Input (MIDI) device * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
soundcard.h | 158 int bankno; /* MIDI bank # (0=General MIDI) */ 159 int instrno; /* MIDI instrument number */ 216 short instr_no; /* Midi pgm# */ 343 * Midi controller numbers 348 * In the MIDI 1.0 these controllers are sent using 351 * are for the LSB. Note that just 7 bits are used in MIDI bytes. 413 /* Pseudo controllers (not midi compatible) */ 482 #define SYNTH_TYPE_MIDI 2 /* Midi interface */ 500 #define SYNTH_CAP_INPUT 0x00000004 /* Input (MIDI) device * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/ |
asoundef.h | 185 * \defgroup MIDI_Interface Constants for MIDI v1.0 186 * Constants for MIDI v1.0. 194 * \defgroup MIDI_Commands MIDI Commands 195 * MIDI command codes. 223 * \defgroup MIDI_Controllers MIDI Controllers 224 * MIDI controller numbers.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
asoundef.h | 185 * \defgroup MIDI_Interface Constants for MIDI v1.0 186 * Constants for MIDI v1.0. 194 * \defgroup MIDI_Commands MIDI Commands 195 * MIDI command codes. 223 * \defgroup MIDI_Controllers MIDI Controllers 224 * MIDI controller numbers.
|
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerFactory.cpp | 289 ".midi", 300 // use MidiFile for MIDI extensions 325 // Some kind of MIDI?
|
MidiFile.h | 26 // Note that the name MidiFile is misleading; this actually represents a MIDI file player
|
MidiMetadataRetriever.cpp | 70 ALOGE("Midi player is not initialized yet");
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebMIDIAccessorClient.h | 45 // |timeStamp| is in milliseconds according to the Web MIDI API.
|
/external/llvm/lib/Transforms/Scalar/ |
Scalarizer.cpp | 509 for (unsigned MidI = 0; MidI < FanOut; ++MidI) 510 Res[ResI++] = Mid[MidI]; 519 for (unsigned MidI = 0; MidI < FanIn; ++MidI) 520 V = Builder.CreateInsertElement(V, Op0[Op0I++], Builder.getInt32(MidI), 522 + ".upto" + Twine(MidI));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/ |
audio.py | 25 # Additional ones to be added to sndhdr? midi, mp3, realaudio, wma??
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/ |
audio.py | 25 # Additional ones to be added to sndhdr? midi, mp3, realaudio, wma??
|