/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...] |
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_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...] |
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 */
|
/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 */
|
/packages/apps/Music/src/com/android/music/ |
MediaPickerActivity.java | 284 if("audio/midi".equals(text)) { 285 iv.setImageResource(R.drawable.midi);
|
/development/pdk/docs/source/ |
overview-1.5.jd | 130 <li>Interactive MIDI playback engine
|
/external/bluetooth/glib/gio/xdgmime/ |
test-mime.c | 80 test_alias ("application/x-wordperfect", "audio/x-midi", 0);
|
/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 */
|
/frameworks/base/core/java/android/webkit/ |
MimeTypeMap.java | 373 sMimeTypeMap.loadEntry("audio/midi", "mid"); 374 sMimeTypeMap.loadEntry("audio/midi", "midi"); 375 sMimeTypeMap.loadEntry("audio/midi", "kar");
|
/frameworks/base/docs/html/sdk/ |
android-1.5-highlights.jd | 160 <li>Interactive MIDI playback engine</li>
|