WildMIDI
Developer(s) | Chris Ison, Bret Curtis and others |
---|---|
Stable release | 0.3.9[1] / March 10, 2016 |
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
- RIFF MIDI file support (.RIF)
- MIDI format 0, 1 and 2 support (.MID)
- Cross Platform: Linux, Windows, OSX, FreeBSD, etc.
- Thread safe
- PCM stream output
- WAV file output
- Linear and Gaussian re-sampling
- Final output reverb engine
- Timidity.cfg compatibility
Player features
- OSS output on Linux/UNIX
- ALSA output on Linux
- WinMM output on Windows
- OpenAL output on all supported platforms
- Sound Blaster output under DOS
- WAV output to filesystem
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
- QuakeForge[7]
- GStreamer[8]
- Qmmp[9]
- Music Player Daemon[10]
- Rosa Media Player[11]
- ThirdEye[12]
- X-COM: UFO Defense [13]
See also
References
- ↑ WildMIDI at GitHub
- ↑ "MIDI Players on Linux"
- ↑ WildMIDI – a bit of history
- ↑ "GStreamer, MIDI (and Ubuntu)"
- ↑ WildMIDI – features
- ↑ WildMIDI – a bit of history
- ↑ QuakeForge – Sound System
- ↑ GStreamer at GStreamer
- ↑ Qmmp at GoogleCode
- ↑ Music Player Daemon at Debian
- ↑ Rosa Media Player
- ↑ ThirdEye – AESOP Replacement Engine
- ↑ OpenPandora Packages at OpenPandora