libopenmpt releases 0.7.4, 0.6.13, 0.5.27, 0.4.39
The OpenMPT/libopenmpt project released the latest stable libopenmpt version:
libopenmpt 0.7.4 (2024-03-03)
-
[Bug] Makefile: libopenmpt 0.7.3 broke running the test suite for Emscripten builds.
-
openmpt123: openmpt123 now uses a narrower layout on terminal windows with a width of less than 72 characters.
- Setting all possible
load_skip
flags resulted in nothing being loaded at all, instead of just not loading the selected module parts. -
When playing all subsongs,
set_position_seconds
didn’t always calculate the correct subsong to jump to. - IT: A few more compatibility flags are now disabled for modules saved with earlier Schism Tracker versions.
- IT: MIDI macros were reset in IT 2.14 / 2.15 files that declared to be compatible with older IT versions (fixes spx-visionsofthepast.it).
- OKT: Work around missing negative arpeggio implementation by transposing the notes up an octave.
- OKT: Channel volume commands were sometimes lost over less important effects.
-
IMF: Ignore magic bytes in sample header. “Leaving All Behind” by Karsten Koch uses unexpected magic bytes, Orpheus ignores them just like the instrument header magic bytes.
- zlib: Update to v1.3.1 (2024-01-22).
- mpg123: Update to v1.32.5 (2024-02-17).
- pugixml: Update to v1.14 (2023-10-01).
The changelog for older versions can be found at https://lib.openmpt.org/doc/changelog.html .
Source code download links:
- Autotools: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.4+release.autotools.tar.gz
- Makefile / Android NDK: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.4+release.makefile.tar.gz
- Visual Studio: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.4+release.msvc.zip
Binary download links:
- Windows 10 21H2 / Windows 7 SP1 (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.4+release.bin.windows.zip
- Windows XP SP1 (RETRO) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.4+release.bin.retro.winxp.zip
- Windows 98 + KernelEx (RETRO) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.4+release.bin.retro.win98.zip
- Windows 95 (RETRO) (openmpt123): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.4+release.bin.retro.win95.zip
- DOS 5 (openmpt123): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.4+release.bin.dos.zip
Development library download links:
- Windows 10 21H2 / Windows 7 SP1: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.4+release.dev.windows.vs2022.zip
- Windows XP SP1 (RETRO): https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.4+release.dev.windows.retro.winxp.zip
- WebAssembly / Javascript: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.4+release.dev.js.tar.gz
Documentation download links:
The OpenMPT/libopenmpt project also released an update to the old libopenmpt 0.6 stable branch:
libopenmpt 0.6.13 (2024-03-03)
- Setting all possible
load_skip
flags resulted in nothing being loaded at all, instead of just not loading the selected module parts. -
When playing all subsongs,
set_position_seconds
didn’t always calculate the correct subsong to jump to. - IT: A few more compatibility flags are now disabled for modules saved with earlier Schism Tracker versions.
- IT: MIDI macros were reset in IT 2.14 / 2.15 files that declared to be compatible with older IT versions (fixes spx-visionsofthepast.it).
- OKT: Work around missing negative arpeggio implementation by transposing the notes up an octave.
- OKT: Channel volume commands were sometimes lost over less important effects.
-
IMF: Ignore magic bytes in sample header. “Leaving All Behind” by Karsten Koch uses unexpected magic bytes, Orpheus ignores them just like the instrument header magic bytes.
- zlib: Update to v1.3.1 (2024-01-22).
- mpg123: Update to v1.32.5 (2024-02-17).
- pugixml: Update to v1.14 (2023-10-01).
Source code download links:
- Autotools: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.13+release.autotools.tar.gz
- Makefile / Android NDK: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.13+release.makefile.tar.gz
- Visual Studio: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.13+release.msvc.zip
Binary download links:
- Windows 8.1 or later (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.6.13+release.bin.windows.zip
- Windows 7 SP1 (legacy) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.6.13+release.bin.windows.zip
Development library download links:
- Windows: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.6.13+release.dev.windows.vs2022.zip
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.27 (2024-03-03)
- Setting all possible
load_skip
flags resulted in nothing being loaded at all, instead of just not loading the selected module parts. -
When playing all subsongs,
set_position_seconds
didn’t always calculate the correct subsong to jump to. - IT: A few more compatibility flags are now disabled for modules saved with earlier Schism Tracker versions.
- IT: MIDI macros were reset in IT 2.14 / 2.15 files that declared to be compatible with older IT versions (fixes spx-visionsofthepast.it).
- OKT: Work around missing negative arpeggio implementation by transposing the notes up an octave.
-
IMF: Ignore magic bytes in sample header. “Leaving All Behind” by Karsten Koch uses unexpected magic bytes, Orpheus ignores them just like the instrument header magic bytes.
- zlib: Update to v1.3.1 (2024-01-22).
- mpg123: Update to v1.32.5 (2024-02-17).
- pugixml: Update to v1.14 (2023-10-01).
Source code download links:
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.27+release.autotools.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.27+release.makefile.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.27+release.msvc.zip
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.39 (2024-03-03)
- Setting all possible
load_skip
flags resulted in nothing being loaded at all, instead of just not loading the selected module parts. -
When playing all subsongs,
set_position_seconds
didn’t always calculate the correct subsong to jump to. - IT: A few more compatibility flags are now disabled for modules saved with earlier Schism Tracker versions.
- IT: MIDI macros were reset in IT 2.14 / 2.15 files that declared to be compatible with older IT versions (fixes spx-visionsofthepast.it).
-
IMF: Ignore magic bytes in sample header. “Leaving All Behind” by Karsten Koch uses unexpected magic bytes, Orpheus ignores them just like the instrument header magic bytes.
- zlib: Update to v1.3.1 (2024-01-22).
- mpg123: Update to v1.32.5 (2024-02-17).
Source code download links:
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.39+release.autotools.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.39+release.makefile.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.39+release.msvc.zip
Documentation and binary downloads can be found at the libopenmpt website at https://lib.openmpt.org/libopenmpt/.
The following libopenmpt and libopenmpt-modplug versions are currently supported with security fixes by the OpenMPT/libopenmpt project:
- libopenmpt 0.7.4
- Current stable version.
- Receives security updates.
- Receives minor playback fixes.
- libopenmpt 0.6.13
- Old stable version.
- Receives security updates.
- Receives trivial bug fixes.
- libopenmpt 0.5.27
- Old stable version.
- Receives security updates.
- Receives trivial bug fixes.
- libopenmpt 0.4.39
- Old stable version.
- Receives security updates.
- Receives trivial bug fixes.
- libopenmpt 0.8 (SVN trunk)
- development
- security updates
- playback fixes
- new features
- new file formats
- libopenmpt-modplug 0.8.9.0-openmpt1
- Receives security updates.
- libopenmpt-modplug 0.8.8.5-openmpt1
- Receives security updates.
Please update to the newest versions.