slackbuilds_ponce/libraries/portsmf/README
Matteo Bernardini f14514794e
libraries/portsmf: Added (lib to read/write Standard MIDI Files)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-20 23:32:11 +07:00

8 lines
351 B
Text

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.