gstreamer/ext/timidity
Sebastian Dröge 04199db2ae wildmidi: Fix compilation with wildmidi 0.4
Old versions used char* for the data, new versions use int8_t*. They're often
not the same and differ in signedness.
2016-08-16 10:37:28 +03:00
..
gsttimidity.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsttimidity.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstwildmidi.c wildmidi: Fix compilation with wildmidi 0.4 2016-08-16 10:37:28 +03:00
gstwildmidi.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
README Add README with midi related links. 2009-01-23 16:09:51 +02:00

MIDI spec
http://www.borg.com/~jglatt/tech/midifile.htm