Searched refs:MIDI (Results 1 – 10 of 10) sorted by relevance
31 * A USB MIDI device.35 * A virtual (software based) MIDI device.39 * A Bluetooth MIDI device.
84 int duration = CodecTest.getDuration(MediaNames.MIDI); in testMIDIGetDuration()119 boolean currentPosition = CodecTest.getCurrentPosition(MediaNames.MIDI); in testMIDIGetCurrentPosition()150 boolean isPaused = CodecTest.pause(MediaNames.MIDI); in testMIDIPause()174 CodecTest.prepareStopRelease(MediaNames.MIDI); in testMIDIPrepareStopRelease()215 boolean isLoop = CodecTest.setLooping(MediaNames.MIDI); in testMIDISetLooping()247 boolean isLoop = CodecTest.seekTo(MediaNames.MIDI); in testMIDISeekTo()280 boolean isEnd = CodecTest.seekToEnd(MediaNames.MIDI); in testMIDISeekToEnd()
1 # MIDI flags13 description: "Enable virtual UMP MIDI."
1 # MIDI Chunks
328 The fuzzer plugin for MIDI extractor uses the `ExtractorFuzzerBase` class and329 implements only the `createExtractor` to create the MIDI extractor class.332 Dict file (dictionary file) is created for MIDI to ensure that the required MIDI334 This ensures that larger code gets covered as a range of MIDI headers will be351 Create a directory CORPUS_DIR and copy some MIDI files to that folder
36 public static final String MIDI = "/sdcard/media_api/music/ants.mid"; field in MediaNames
116 _MAKE_CODEC_ID (0x2B0000, MIDI)
146 {"mid", MIDI}, in setupExtractor()147 {"midi", MIDI}, in setupExtractor()178 MIDI, enumerator276 case MIDI: in createExtractor()617 if (mExtractorName == FLAC || mExtractorName == WAV || mExtractorName == MIDI) { in TEST_P()
35 PROJECT_NAME = "Android Native MIDI API (AMidi)"47 PROJECT_BRIEF =" Android Native MIDI API (AMidi)"
11676 * Track information about a MIDI Device.11678 * This is used to evaluate MIDI activity.11687 // This increments each time a new MIDI device is added.11698 // Whether Universal MIDI Packets are used for this device by default.