Home
last modified time | relevance | path

Searched refs:M_FWRITE_STR (Results 1 – 9 of 9) sorted by relevance

/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1) macro
156 M_FWRITE_STR("MThd"); in write_midi_header()
157 M_FWRITE_STR("\0\0\0\6"); /* header size */ in write_midi_header()
158 M_FWRITE_STR("\0\0"); /* single track format */ in write_midi_header()
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */ in write_midi_header()
173 M_FWRITE_STR("\xff\x51\3"); in set_tempo()
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08"); in set_time_sig()
227 M_FWRITE_STR("MTrk"); in start_midi_track()
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */ in start_midi_track()
251 M_FWRITE_STR("\0\xff\x2f\0"); in end_midi_track()
[all …]
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmidi_a.c105 #define M_FWRITE_STR(s) m_fwrite(s, sizeof(s) - 1)
156 M_FWRITE_STR("MThd");
157 M_FWRITE_STR("\0\0\0\6"); /* header size */
158 M_FWRITE_STR("\0\0"); /* single track format */
159 M_FWRITE_STR("\0\1"); /* #tracks = 1 */
173 M_FWRITE_STR("\xff\x51\3");
180 M_FWRITE_STR("\xff\x58\4\4\x2\x18\x08");
227 M_FWRITE_STR("MTrk");
230 M_FWRITE_STR("\x7f\xff\xff\xff"); /* #chunks */
251 M_FWRITE_STR("\0\xff\x2f\0");
[all …]