Home
last modified time | relevance | path

Searched refs:DAT_MIDI (Results 1 – 8 of 8) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/tools/plugins/
H A Ddatmidi.c138 DAT_MIDI,
152 DAT_MIDI,
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/
H A Ddatafile.h39 #define DAT_MIDI DAT_ID('M','I','D','I') macro
/dports/devel/allegro/allegro-4.4.3.1/docs/src/
H A Ddatafile._tx62 <li>DAT_MIDI - "MIDI"<br>
259 DAT_MIDI =
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Ddatafile.c963 dat[c].type = DAT_MIDI; in read_old_datafile()
2189 case DAT_MIDI: in initialise_datafile()
2229 …register_datafile_object(DAT_MIDI, load_midi_object, (void (*)(void *data))unl… in _initialize_datafile_types()
H A Dmidi.c1101 register_datafile_object(DAT_MIDI, NULL, (void (*)(void *))destroy_midi); in midi_init()
/dports/devel/allegro/allegro-4.4.3.1/tools/
H A Ddat2s.c421 case DAT_MIDI: in output_object()
H A Ddat2c.c1521 {DAT_MIDI, cvt_MIDI},
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Dallegro.h1954 #define DAT_MIDI DAT_ID('M','I','D','I')