WildMIDI

WildMIDI
Developer(s) Chris Ison, Bret Curtis and others
Stable release 0.3.8[1] / January 27, 2015
Development status Active
Written in C
Operating system Cross-platform
Available in English
Type Software synthesizer
License GNU Lesser General Public License (version 3 or later)
Website WildMIDI

WildMIDI is a free open source software synthesizer which converts MIDI note data into an audio signal using GUS sound patches without need for a GUS patch-compatible soundcard. WildMIDI, whose aim is to be as small as possible and easily portable,[2] started in December 2001,[3] can act as a virtual MIDI device, capable of receiving MIDI data from any program and transforming it into audio on-the-fly. It is the standard MIDI renderer for the GStreamer framework.[4]

Features

WildMIDI consists of two parts, the library which other applications can link against and a command-line (CLI) player used to show off the features of the library itself.[5]

Library features

Player features

History

WildMIDI was originally conceived in December 2001 as an experiment to see if MIDI files could be played using the same samples as existing software but with less overhead. The first release of the CLI player was in 2002 and thanks to the support of the Quakeforge developers, it was later split into a library and player. In 2003, Quakeforge started using the library in their project. The first official release of WildMIDI was in 2004. After many updates, Chris Ison stopped development in February 2012 with version 0.2.3.5 and has been missing since then. WildMIDI was forked in 2013 by Bret Curtis who now maintains the project. A re-factored WildMIDI was released as version 0.3.0 in 2014.[6]

Used in projects

See also

References

External links