Software:WildMIDI
Developer(s) | Chris Ison, Bret Curtis and others |
---|---|
Stable release | 0.4.4[1]
/ March 21, 2021 |
Written in | C |
Operating system | Cross-platform |
Available in | English |
Type | Software synthesizer |
License | Player: GPL-3.0-or-later Library: LGPL-3.0-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.[3]
Library features
- RIFF MIDI file support (.RIF)
- Playback of MIDI format 0, 1 and 2 support (.MID)
- Playback of MIDI-likes: HMI, HMP, MUS and XMI
- Cross Platform: Linux, Windows, OSX, *BSD, *DOS, 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.[3] The next release, 0.4.0 was released in July 2016 which added additional functionality such as support for MIDI-like file formats, their conversions to MIDI and additional APIs.[5]
Used in projects
- QuakeForge[6]
- GStreamer[7]
- Qmmp[8]
- Music Player Daemon[9]
- Rosa Media Player[10]
- ThirdEye[11]
- XLEngine: DaggerXL [12]
- OpenTESArena [13]
See also
References
- ↑ WildMIDI at GitHub
- ↑ ""MIDI Players on Linux"". http://jan.newmarch.name/LinuxSound/MIDI/User/.
- ↑ 3.0 3.1 3.2 "WildMIDI: A Software Synthesizer" (in en). 2014-01-18. https://www.mindwerks.net/projects/wildmidi/.
- ↑ "GStreamer, MIDI (and Ubuntu)". April 26, 2011. https://cybolic.wordpress.com/2011/04/26/gstreamer-midi-and-ubuntu/.
- ↑ "WildMIDI 0.4 is here with support for other formats!" (in en). 2016-07-08. https://www.mindwerks.net/2016/07/wildmidi-0-4-is-here-with-support-for-other-formats/.
- ↑ "QuakeForge: QuakeForge Sound System". http://www.quakeforge.net/doxygen/sound.html.
- ↑ GStreamer at GStreamer
- ↑ Qmmp at GoogleCode
- ↑ "Debian -- Details of package mpd in sid". https://packages.debian.org/sid/mpd.
- ↑ "Project uxteam/rosa-media-player-devel at master - ABF". https://abf.rosalinux.ru/uxteam/ROSA_Media_Player.
- ↑ "ThirdEye – AESOP Replacement Engine". http://www.mindwerks.net/projects/thirdeye/.
- ↑ "XL Engine Forums". http://xlengine.com/forums/viewtopic.php?t=1113.
- ↑ Aaron (2023-03-05), OpenTESArena, https://github.com/afritz1/OpenTESArena, retrieved 2023-03-05
External links
Original source: https://en.wikipedia.org/wiki/WildMIDI.
Read more |