blob: 4d0b768382c5604d3c7b8386025005e13699db8b (
plain)
1
2
3
4
5
6
7
8
9
|
libsmf (library for handling MIDI files)
LibSMF is a BSD-licensed C library for handling standard MIDI
("*.mid") files. It transparently handles conversions between time and
pulses, tempo map handling etc. Full API documentation and examples
are included.
Also included is smfsh, a "midi shell" useful for debugging and
hand-editing MIDI files.
|