summaryrefslogtreecommitdiffstats
path: root/libraries/portsmf/README
blob: b712fe59e16ed146d902c139c8888168921cd18d (plain)
1
2
3
4
5
6
7
8
Portsmf is Port Standard MIDI File, a cross-platform, C++ library for
reading and writing Standard MIDI Files.

Features:
- input and output of Standard MIDI Files
- input and output of a text-based representation: Allegro files
- extensive editing operations on sequences and tracks
- conversion to/from binary buffers for archiving, undo/redo, etc.