blob: 26245602b3bb83e2c6c1299cdc9a2e19cfb85dbf (
plain)
1
2
3
4
5
6
7
8
|
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.
|