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

1 2 3 4 5 6 78 91011>>

  /frameworks/av/media/libstagefright/codecs/common/include/
voAudio.h 66 VO_AUDIO_CodingMIDI, /**< Any variant of MIDI encoded data */
voIndex.h 116 _MAKE_CODEC_ID (0x2B0000, MIDI)
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 161 <li>Interactive MIDI playback engine</li>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Folders.py 130 kMIDIDriversFolderType = FOUR_CHAR_CODE('midi')
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py 189 InfoMsg("MIDI File", "The file does not exist.")
322 """ When new midi file selected, get its info """
327 """ Get midi info in thread so UI smoother """
331 """ Thread to get midi file info """
367 InfoMsg("MIDI File", "The segment must have a midi file selected.")
371 InfoMsg("MIDI File", "The MIDI file does not exist.")
439 """ Play the whole midi file pressed """
    [all...]
  /external/chromium_org/chrome/browser/resources/plugin_metadata/
plugins_win.json 215 "audio/midi",
228 "audio/x-midi",
  /external/chromium_org/media/midi/
midi_manager_usb_unittest.cc 5 #include "media/midi/midi_manager_usb.h"
13 #include "media/midi/usb_midi_device.h"
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 139 /* MIDI - A.1 MS Class-Specific Interface Descriptor Subtypes */
144 /* MIDI - A.1 MS Class-Specific Endpoint Descriptor Subtypes */
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
UniversalBinaryNotes.rtf 33 - SDL_mixer depended on legacy Quicktime for midi playback support. We had to disable midi. (Recall that we also disabled MP3 support awhile back because we never got SMPEG working during the Tiger/Intel transition.) To fix this, we would need a native Core Audio backend for SDL_mixer.\
  /external/sonivox/arm-fm-22k/lib_src/
eas_voicemgt.c 386 /* initialize MIDI state variables */
659 * Initialize the SP-MIDI MIP table in preparation for receiving MIP message
670 /* clear SP-MIDI flag */
682 * Sets the priority and MIP level for a MIDI channel
704 * This routine is called after an SP-MIDI message is received and
812 /* set SP-MIDI flag */
850 /* set SP-MIDI flag */
900 * We call this after we've encountered the end of the Midi file.
903 * We use this as a safety to prevent bad midi files from playing forever.
    [all...]
eas_smf.c 9 * For SMF timebase analysis, see "MIDI Sequencer Analysis.xls".
47 //3 dls: The timebase for this module is adequate to keep MIDI and
501 /* initalize the MIDI parser data */
988 /* parse MIDI message */
994 /* keep streaming data to the MIDI parser until the message is complete */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_voicemgt.c 386 /* initialize MIDI state variables */
659 * Initialize the SP-MIDI MIP table in preparation for receiving MIP message
670 /* clear SP-MIDI flag */
682 * Sets the priority and MIP level for a MIDI channel
704 * This routine is called after an SP-MIDI message is received and
812 /* set SP-MIDI flag */
850 /* set SP-MIDI flag */
900 * We call this after we've encountered the end of the Midi file.
903 * We use this as a safety to prevent bad midi files from playing forever.
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_voicemgt.c 386 /* initialize MIDI state variables */
659 * Initialize the SP-MIDI MIP table in preparation for receiving MIP message
670 /* clear SP-MIDI flag */
682 * Sets the priority and MIP level for a MIDI channel
704 * This routine is called after an SP-MIDI message is received and
812 /* set SP-MIDI flag */
850 /* set SP-MIDI flag */
900 * We call this after we've encountered the end of the Midi file.
903 * We use this as a safety to prevent bad midi files from playing forever.
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MidiFile.cpp 44 // The midi engine buffers are a bit small (128 frames), so we batch them up
478 // render midi data into the input buffer
MetadataRetrieverClient.cpp 94 ALOGV("create midi metadata retriever");
  /frameworks/base/docs/html/guide/appendix/
media-formats.jd 151 <td>MIDI</td>
154 <td>MIDI Type 0 and 1. DLS Version 1 and 2. XMF and Mobile XMF. Support for ringtone formats RTTTL/RTX, OTA, and iMelody </td>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
seqmid.h 128 * MIDI tick mode.
422 * \brief set MIDI controller event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seqmid.h 128 * MIDI tick mode.
422 * \brief set MIDI controller event
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h 128 // Clobbers and rebuilds just the MIDI SysEx exception table.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaNames.java 36 public static final String MIDI = "/sdcard/media_api/music/ants.mid";
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbHostManager.java 128 // midi streaming: 0x03
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 470 * MIDI v1.0 interface *
475 * Raw MIDI section - /dev/snd/midi??
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 470 * MIDI v1.0 interface *
475 * Raw MIDI section - /dev/snd/midi??
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimetypes.py 538 '.mid' : 'audio/midi',
539 '.midi': 'audio/midi',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimetypes.py 538 '.mid' : 'audio/midi',
539 '.midi': 'audio/midi',

Completed in 265 milliseconds

1 2 3 4 5 6 78 91011>>