OpenMPT

OpenMPT
OpenMPT v1.18.01.00 in Windows 7
Original author(s) Olivier Lapicque
Initial release 1997 (1997)
Stable release
1.27.10.00 / September 23, 2018 (2018-09-23)
Repository Edit this at Wikidata
Written in C++
Operating system Windows
Platform x86, x86-64
Available in English
Type Tracker
License BSD (since OpenMPT 1.17.02.53) / GPL, partly public domain software[1]
Website openmpt.org

OpenMPT is an open source audio module tracker for Windows (with an intended Wine-functionality for unixes). It was previously called ModPlug Tracker, and was first released by Olivier Lapicque in September 1997.[2]

Computer Music magazine listed OpenMPT among the top five free music trackers in 2007[3], and it is one of the most popular trackers.[4]

History

MOD Plugin and ModPlug Tracker

OpenMPT was initially developed as a browser plug-in called MOD Plugin,[5] which enabled users to play music and other sounds encoded in module files. ModPlug Tracker, along with a player application named ModPlug Player, evolved from this plug-in.[6]

In December 1999, Olivier Lapicque sent the module-playing parts of ModPlug Tracker's source code to Kenton Varda, under the GPL, to write a plugin for XMMS based on the code. The source code was in 2001 released in the public domain,[1] and the mod-playing code was split off into a separate library, libmodplug, maintained as part of the ModPlug XMMS Plugin project. This project lay dormant from late 2003 until early 2006, when it was picked up again. Today, libmodplug is included in many Linux distributions as a default audio plugin for playing module files and is a part of the popular OpenSource multimedia framework gstreamer.[7]

Due to lack of time, Olivier Lapicque discontinued development of ModPlug Tracker itself, and in January 2004, he released the entire source code under an open-source license. The ModPlug Player source code is still closed as of May 2018.

OpenMPT

Lapicque's MPT code was taken up by a group of tracker musicians/programmers and is now known as OpenMPT. Also based on the ModPlug code is OpenMPT's "sister project" Schism Tracker which contributed several backports of bugfixes to OpenMPT.[8]

OpenMPT is distributed as free software and is, as of March 2018, under active development. Until May 2009 (v1.17.02.53)[9] OpenMPT was licensed under the Copyleft GNU General Public License and then relicensed under the terms of the permissive BSD license. Since OpenMPT 1.23 (March 2014), OpenMPT is also available as a 64-bit application.[10] This allows musicians to use 64-bit VST plugins and make use of the entire physical memory on 64-bit systems. For this purpose, OpenMPT provides its own plugin bridge, which can be used to run plugins with a different bitness than the host in a separate process, or to run plugin in a sandbox and prevent them from crashing the host application.

Features

OpenMPT's main distinguishing feature is its native Windows user interface. Most trackers, even newer ones such as Renoise, have interfaces modelled after the older DOS trackers such as FastTracker II. OpenMPT makes use of features common to Microsoft Windows programs, such as context menus for effect selection, "tree" views (for files, samples, and patterns), drag and drop functionality throughout, and the native Look and Feel of the Windows platform.

It supports both loading and saving of IT (Impulse Tracker), XM (FastTracker Extended Module), MOD (ProTracker and similar), S3M (Scream Tracker 3) and MPTM (its own file format) files, imports many more module and sample file formats, and has some support for DLS banks and SoundFonts.[11]

OpenMPT was also one of the first Trackers to support opening and editing of multiple tracker modules in parallel. OpenMPT supports up to 127 tracks/channels, VST Plugins, VST instruments and has ASIO support.[11]

MPTM file format

Due to limitations of the various mod file formats it is able to save, a new module format called MPTM was created in 2007.[12] However, the format is still in experimental stage and is expected to be changed in the future.[13]

OpenMPT had previously introduced non-standard additions to the older file formats. For example, one can use stereo samples or add VST Plugins to XM and IT modules, which were not supported in the original trackers. Many of these features are gradually removed from IT and XM files and made only available in MPTM files.

libopenmpt

libopenmpt is a cross-platform module playing library based on the OpenMPT code with interfaces for C, C++ and other programming languages. To ensure that the code bases do not diverge like in the case of ModPlug Tracker and libmodplug, libopenmpt development takes place in the same code repository as OpenMPT. Official input plug-ins for popular audio players (XMPlay, Winamp and foobar2000) based on libopenmpt are also available from the website. FFmpeg also offers an optional module decoder based on libopenmpt.[14] libopenmpt can also serve as a drop-in replacement for libmodplug and thus offer up-to-date module playback capabilities for software that relies on the libmodplug API.[15]

Reception and users

Nicolay of the Grammy-nominated The Foreign Exchange has revealed that ModPlug is his "Secret Weapon".[16] Movie and video game music composer Raphaël Gesqua also revealed to use OpenMPT in an interview.[17]

Peter Hajba and Alexander Brandon used OpenMPT to compose the soundtracks for Bejeweled 2,[18] Bejeweled 3[19] and other PopCap games.

Electronic rock musician Blue Stahli has mentioned that he used ModPlug Tracker and other trackers in the past.[20]

References

  1. 1 2 ModPlug XMMS Plugin - News on sourceforge.com "27 October 2001: ModPlug-XMMS v2.0 (including libmodplug v0.7) - Changes: [...] License changed to public domain."
  2. ModPlugTrackerv1.00alpha5.7z - from ftp.modland.com/pub/trackers
  3. "Top Trackers". Computer Music. Future Publishing (113). June 2007.
  4. Schultz, Johannes (2018). Design and Implementation of a Collaborative Music Software (PDF) (MSc). Of all the tracked music works uploaded to The Mod Archive in 2017, one of the largest collections of tracked music online, it was found that about 42% are written in OpenMPT.
  5. Christe, Ian (30 October 1997). "A Cheat Sheet for Internet Sound". Wired.com. Archived from the original on 6 December 1998. Retrieved 5 February 2011. MOD: The lingua franca of the Internet's large network of Amiga musicians, MODs are ingenious self-contained sound files that include raw audio data and sequencing information.(Link to modplugcentral)
  6. "MODPlug Central - Technical Support Features". MODPlug Central. 22 February 1998. Archived from the original on 22 February 1998. Retrieved 5 February 2011.
  7. GStreamer Bad Plugins 0.10 Plugins Reference Manual
  8. storlek (1 February 2011). "Modplug". schismtracker.org. Archived from the original on 11 July 2011. Retrieved 5 February 2011. Schism Tracker uses a highly customized version of the Modplug library, [...]. Many of Schism's fixes have since been back-ported to OpenMPT [...]
  9. History
  10. "OpenMPT 1.23.01.00 released". 2014-03-29. Retrieved 2014-03-30.
  11. 1 2 "Features". openmpt.org. 2011-02-05. Retrieved 2011-02-05.
  12. ModPlug Central Forums
  13. OpenMPT developer board
  14. libopenmpt demuxer in libavformat
  15. libopenmpt-modplug1 in the Debian package repository
  16. Inside The Producer's Studio on theforeignexchangemusic.com
  17. Interview with Raphaël Gesqua at game-ost.com Archived 1 April 2013 at the Wayback Machine.
  18. Bejeweled 2 Soundtrack on BandCamp
  19. Bejeweled 3 Soundtrack on BandCamp
  20. Blue Stahli twitter profile
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.