slackbuilds_ponce/audio/wildmidi/README
Steven Voges a6b90e67b6
audio/wildmidi: Added (MIDI player)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-08-20 10:06:39 +07:00

7 lines
387 B
Text

WildMIDI is a simple software midi player which has a core softsynth
library that can be used in other applications.
The WildMIDI library uses Gravis Ultrasound patch files to convert
MIDI files into audio which is then passed back to the calling
application. The library API is designed so that it is easy to include
WildMIDI into applications that wish to include MIDI file playback.