OpenMPT

Last updated

OpenMPT
Original author(s) Olivier Lapicque
Initial release1997;28 years ago (1997)
Stable release
1.32.03.00 [1]   OOjs UI icon edit-ltr-progressive.svg / 19 July 2025;40 days ago (19 July 2025)
Repository
Written in C++
Operating system Microsoft Windows (available on Unix-like operating systems via Wine) [2]
Platform x86, x86-64, AArch64 [3]
Available inEnglish
Type Tracker
License BSD-3-Clause (since OpenMPT 1.17.02.53) / GPL-2.0-or-later, partly public domain software [4]
Website openmpt.org   OOjs UI icon edit-ltr-progressive.svg

OpenMPT is an open-source music tracker for Microsoft Windows. Currently developed by a multitude of contributors, [5] it is based off of ModPlug Tracker by Olivier Lapicque, first released in September 1997. [6] Although developed for Windows, OpenMPT can be run on Unix-like systems via Wine. [2]

Contents

Computer Music magazine listed OpenMPT among the top five free music trackers in 2007, [7] and it is one of the most widely used trackers. [8]

History

MOD Plugin and ModPlug Tracker

OpenMPT was initially developed as a browser plug-in called MOD Plugin, [9] 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. [10]

In December 1999, Olivier Lapicque sent the module-playing parts of ModPlug Tracker's source code to Kenton Varda, under the GPL-2.0-or-later, to write a plugin for XMMS based on the code. In 2001, the source code was released in the public domain, [4] 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 open source multimedia framework gstreamer. [11]

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 2020.

OpenMPT

Lapicque's ModPlug Tracker code was taken up by various tracker musicians/programmers, and is now known as OpenMPT. One of the primary developers of OpenMPT, Saga Musix, refused to add developer names in the software due to its development being a mass collaboration, stating that "[t]here are too many people who have contributed in the past, and who will contribute in the future, and it would be unfair to those to only add pictures of a few people". [5]

OpenMPT is distributed as free software and is, as of August 2022, under active development. Until May 2009 (v1.17.02.53) [12] OpenMPT was licensed under the Copyleft GPL-2.0-or-later and then relicensed under the terms of the permissive BSD-3-Clause. Since OpenMPT 1.23 (March 2014), OpenMPT is also available as a 64-bit application. [13] 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.

Also based on the ModPlug code is OpenMPT's "sister project" Schism Tracker (a clone of Impulse Tracker) which contributed several backports of bugfixes to OpenMPT. [14]

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. It supports samples, VST plugins and OPL3 instruments [15] as sound sources. 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. [16]

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

MPTM file format

Due to limitations of the various module formats it is able to save, a new module format called MPTM was created in 2007. [17]

OpenMPT introduced some non-standard additions to the older file formats. For example, one can use stereo samples to XM modules and add VST plugins to XM and IT modules, which were not supported in the original trackers. Many of these features have gradually been removed from IT and XM files and made available only 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. [18] 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. [19]

Reception and users

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

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

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

References

  1. "OpenMPT 1.32.03.00 released" . Retrieved 19 July 2025.
  2. 1 2 "System Requirements | OpenMPT - Open ModPlug Tracker". openmpt.org. Retrieved 27 August 2025.
  3. "OpenMPT 1.30.01.00 released". 23 December 2021. Retrieved 21 July 2024. OpenMPT is now also available for Windows on ARM.
  4. 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."
  5. 1 2 "Our wonderful developers". forum.openmpt.org. 7 October 2016. Retrieved 27 August 2025.
  6. ModPlug Tracker v1.00 pre-alpha 4.zip - from ftp.modland.com/pub/trackers
  7. "Top Trackers". Computer Music (113). Future Publishing. June 2007.
  8. 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.
  9. 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)
  10. "MODPlug Central - Technical Support Features". MODPlug Central. 22 February 1998. Archived from the original on 22 February 1998. Retrieved 5 February 2011.
  11. GStreamer Bad Plugins 0.10 Plugins Reference Manual
  12. History
  13. "OpenMPT 1.23.01.00 released". 29 March 2014. Retrieved 30 March 2014.
  14. 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 [...]
  15. "OpenMPT 1.28.01.00 released". 23 December 2018. Retrieved 29 May 2020.
  16. 1 2 "Features". openmpt.org. 1 June 2025. Retrieved 1 June 2025.
  17. ModPlug Central Forums
  18. libopenmpt demuxer in libavformat
  19. libopenmpt-modplug1 in the Debian package repository
  20. Rook, Matthijs (7 April 2009). "Inside The Producer's Studio (Part 1): On using the computer". The Foreign Exchange . Archived from the original on 29 June 2014.
  21. "Raphael Gesqua Interview: A Veteran Looks Back". game-ost. Interviewed by Naumenko, Michael. September 2009. Archived from the original on 30 May 2019.
  22. Bejeweled 2 Soundtrack on BandCamp
  23. Bejeweled 3 Soundtrack on BandCamp
  24. Blue Stahli twitter profile