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

libopenmpt 0.6.9 (2023-03-05)

  • [Bug] An exception could be thrown during rendering when trying to access the release node of an empty envelope.

  • The fix for the OPL cutoff bug introduced in libopenmpt 0.6.7 was incomplete.
  • ULT: Offset commands exceeding 65535 samples were sometimes not imported correctly even if there was room for them.
  • After seeking with seek.sync_samples=1, the filter settings of playing notes were not updated since libopenmpt 0.6.7.
  • Loading of and seeking inside (malformed) modules with thousands of short sub-songs has been sped up.

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 OpenMPT/libopenmpt project also released an update to the old libopenmpt 0.5 stable branch:

libopenmpt 0.5.23 (2023-03-05)

  • [Bug] An exception could be thrown during rendering when trying to access the release node of an empty envelope.

  • Loading of and seeking inside (malformed) modules with thousands of short sub-songs has been sped up.

Source code download links:

Documentation and binary downloads can be found at the libopenmpt website at https://lib.openmpt.org/libopenmpt/.


The OpenMPT/libopenmpt project also released an update to the old libopenmpt 0.4 stable branch:

libopenmpt 0.4.35 (2023-03-05)

  • [Bug] An exception could be thrown during rendering when trying to access the release node of an empty envelope.

Source code download links:

Documentation and binary downloads can be found at the libopenmpt website at https://lib.openmpt.org/libopenmpt/.


The OpenMPT/libopenmpt project also released an update to the old libopenmpt 0.3 stable branch:

libopenmpt 0.3.43 (2023-03-05)

  • [Bug] An exception could be thrown during rendering when trying to access the release node of an empty envelope.

Source code download links:

Documentation and binary 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.9
    • Current stable version.
    • Receives security updates.
    • Receives minor playback fixes.
  • 0.5.23
    • Old stable version.
    • Receives security updates.
    • Receives trivial bug fixes.
  • 0.4.35
    • Old stable version.
    • Receives security updates.
    • Receives trivial bug fixes.
  • 0.3.43
    • 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.