The OpenMPT/libopenmpt project released the latest stable libopenmpt version:

libopenmpt 0.6.4 (2022-06-12)

  • [Bug] openmpt123: Linking failed when using Autotools build system targeting MinGW.
  • [Bug] tests: Linking failed when using Autotools build system targeting MinGW.
  • [Bug] examples: Linking failed when using Autotools build system targeting MinGW.

  • [Change] Support for mingw-std-threads when building for MinGW targets is now deprecated because this is not supported for GCC 11 or later (see https://github.com/meganz/mingw-std-threads/issues/79).

  • Ping-pong sample loops sometimes stopped playing at the end of the loop.

The changelog for older versions can be found at https://lib.openmpt.org/doc/changelog.html .

Source code download links:

Binary download links:

Development library download links:

Documentation download links:

All downloads can be found at the libopenmpt website at https://lib.openmpt.org/libopenmpt/.


The following libopenmpt versions are currently supported with security fixes by the OpenMPT/libopenmpt project:

  • 0.6.4
    • Current stable version.
    • Receives security updates.
    • Receives minor playback fixes.
  • 0.5.18
    • Old stable version.
    • Receives security updates.
    • Receives trivial bug fixes.
  • 0.4.30
    • Old stable version.
    • Receives security updates.
    • Receives trivial bug fixes.
  • 0.3.38
    • Old stable version.
    • Receives security updates.
    • Receives trivial bug fixes.
  • 0.7 (SVN trunk)
    • development
    • security updates
    • playback fixes
    • new features
    • new file formats

Please update to the newest versions.