libopenmpt releases 0.7.7, 0.6.16, 0.5.30, 0.4.42
The OpenMPT/libopenmpt project released the latest stable libopenmpt version:
libopenmpt 0.7.7 (2024-05-12)
-
[Bug]
examples/libopenmpt_example_c_pipe.c
andlibopenmpt/bindings/freebasic/libopenmpt_ext.bi
were missing from the Autotools package. -
[New] New
Makefile
CONFIG=mingw-w64
optionWINDOWS_CRT=[crtdll,msvcrt,ucrt]
to select the toolchain CRT library. -
[Change]
build/download_externals.sh
now verifies the integrity of any downloaded files and uses curl instead of wget. -
[Regression] Optimization level when compiling with GCC 14 has been forced down to
-O1
due to the severe miscompilation GCC 14 has shown on MinGW-w64 amd64 (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115049). - IT: Disable a few more compatibility flags for older SchismTracker builds.
- IT: Halve the output volume of files saved with ChibiTracker, as its mixer is about half as loud as ours.
- S3M: In mono mode, the ratio between sample and OPL volume was incorrect.
- S3M: Detect files saved with PlayerPRO.
- XM: Detect files saved with PlayerPRO. Improved detection of files saved with ModPlug Tracker.
- XM: Files with impossibly small pattern headers are now rejected, like FastTracker 2 does.
- STK: Loosen SoundTracker file rejection heuristics a bit to allow loading of files with malformed song titles and overly long samples. Other heuristics has been tightened a bit.
- MOD: Change VBlank timing heuristic to always assume CIA timing when long samples unsupported by original ProTracker) are found.
- MOD: Disable NoiseTracker quirks if empty sample slots have a default volume other than 0.
- MOD: 7-bit panning detection may have returned incorrect results for MODs with a channel count other than 4.
- MED: Improve handling of default tempo, panning and channel volume in files containing more than one song.
- MO3: Reduced maximum allowed music data (not samples) size from 2 GiB to 512 MiB.
- XMF: Header validation is now stricter.
- MDL: Slightly more accurate import of pattern command 9 (enabling envelopes instead of setting envelope position).
- ULT: Support the highest three octaves.
-
OPL emulation could produce clicks when using a mix rate higher than 65536 Hz.
-
xmp-openmpt: Subsongs whose length could not be calculate no longer show a duration of -12:-55.
- mpg123: Update to v1.32.6 (2024-04-04).
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.7+release.autotools.tar.gz
- Makefile / Android NDK: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.7+release.makefile.tar.gz
- Visual Studio: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.7+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.7+release.bin.windows.zip
- Windows XP SP1 (RETRO) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.7+release.bin.retro.winxp.zip
- Windows 98 + KernelEx (RETRO) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.7+release.bin.retro.win98.zip
- Windows 95 (RETRO) (openmpt123): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.7+release.bin.retro.win95.zip
- DOS 5 (openmpt123): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.7.7+release.bin.dos.zip
Development library download links:
- Windows 10 21H2 / Windows 7 SP1: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.7+release.dev.windows.vs2022.zip
- Windows XP SP1 (RETRO): https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.7+release.dev.windows.retro.winxp.zip
- WebAssembly / Javascript: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.7.7+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.16 (2024-05-12)
-
[Bug]
examples/libopenmpt_example_c_pipe.c
andlibopenmpt/bindings/freebasic/libopenmpt_ext.bi
were missing from the Autotools package. -
[Regression] GCC 14 or later is unsupported on libopenmpt 0.6. Please use libopenmpt 0.7 or later.
- S3M: In mono mode, the ratio between sample and OPL volume was incorrect.
- XM: Files with impossibly small pattern headers are now rejected, like FastTracker 2 does.
- STK: Loosen SoundTracker file rejection heuristics a bit to allow loading of files with malformed song titles and overly long samples. Other heuristics has been tightened a bit.
- MO3: Reduced maximum allowed music data (not samples) size from 2 GiB to 512 MiB.
- MDL: Slightly more accurate import of pattern command 9 (enabling envelopes instead of setting envelope position).
-
OPL emulation could produce clicks when using a mix rate higher than 65536 Hz.
- mpg123: Update to v1.32.6 (2024-04-04).
Source code download links:
- Autotools: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.16+release.autotools.tar.gz
- Makefile / Android NDK: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.16+release.makefile.tar.gz
- Visual Studio: https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.6.16+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.16+release.bin.windows.zip
- Windows 7 SP1 (legacy) (openmpt123, xmp-openmpt, in_openmpt): https://lib.openmpt.org/files/libopenmpt/bin/libopenmpt-0.6.16+release.bin.windows.zip
Development library download links:
- Windows: https://lib.openmpt.org/files/libopenmpt/dev/libopenmpt-0.6.16+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.30 (2024-05-12)
-
[Bug]
examples/libopenmpt_example_c_pipe.c
andlibopenmpt/bindings/freebasic/libopenmpt_ext.bi
were missing from the Autotools package. -
[Regression] GCC 14 or later is unsupported on libopenmpt 0.5. Please use libopenmpt 0.7 or later.
- S3M: In mono mode, the ratio between sample and OPL volume was incorrect.
- XM: Files with impossibly small pattern headers are now rejected, like FastTracker 2 does.
- STK: Loosen SoundTracker file rejection heuristics a bit to allow loading of files with malformed song titles and overly long samples. Other heuristics has been tightened a bit.
- MO3: Reduced maximum allowed music data (not samples) size from 2 GiB to 512 MiB.
- MDL: Slightly more accurate import of pattern command 9 (enabling envelopes instead of setting envelope position).
-
OPL emulation could produce clicks when using a mix rate higher than 65536 Hz.
- mpg123: Update to v1.32.6 (2024-04-04).
Source code download links:
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.30+release.autotools.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.30+release.makefile.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.5.30+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.42 (2024-05-12)
-
[Bug]
examples/libopenmpt_example_c_pipe.c
andlibopenmpt/bindings/freebasic/libopenmpt_ext.bi
were missing from the Autotools package. -
[Regression] GCC 14 or later is unsupported on libopenmpt 0.4. Please use libopenmpt 0.7 or later.
- XM: Files with impossibly small pattern headers are now rejected, like FastTracker 2 does.
- MO3: Reduced maximum allowed music data (not samples) size from 2 GiB to 512 MiB.
- MDL: Slightly more accurate import of pattern command 9 (enabling envelopes instead of setting envelope position).
-
OPL emulation could produce clicks when using a mix rate higher than 65536 Hz.
- mpg123: Update to v1.32.6 (2024-04-04).
Source code download links:
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.42+release.autotools.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.42+release.makefile.tar.gz
- https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.4.42+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.7
- Current stable version.
- Receives security updates.
- Receives minor playback fixes.
- libopenmpt 0.6.16
- Old stable version.
- Receives security updates.
- Receives trivial bug fixes.
- libopenmpt 0.5.30
- Old stable version.
- Receives security updates.
- Receives trivial bug fixes.
- libopenmpt 0.4.42
- 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.