# Mixxx 2.5.6: Key Bug Fixes and Improvements for DJ Sets
Mixxx 2.5.6, the free DJ software, was released on March 27, 2026—a cross-platform tool built with C++ and JavaScript for mixing tracks into live sets. It's an open-source alternative to Rekordbox and Serato under GPL v2, available on GitHub. Builds are provided for Windows, macOS, and Linux. Previous releases: 2.4 in February 2024, 2.5 in December 2024. This update fixes critical bugs and optimizes key features for mid-level and senior DJ developers and users.
Bug Fixes in Search and Import
Developers have fixed issues with logical operators in the search function: the "NOT" operator now works correctly without false positives. Playlist import from Rhythmbox now behaves as expected—tracks load without skips or duplicates.
Playlist history now includes an option to export track files. This allows saving sets directly to the file system, simplifying backups and data sharing between sessions.
Performance and Effects Optimization
Improved speed of recovering large track fragments: algorithms now handle heavy loads without delays, which is critical for live sets with long tracks.
White noise and echo effects have been refined for greater accuracy. QuickEffect no longer crackles—artifacts that interfered with clean sound at high frequencies have been eliminated.
Scratching with keylock enabled is now more stable: vinyl manipulations no longer cause pitch control glitches.
Technical Detail: Kalman Filter in Scratching
The Kalman filter in Mixxx uses a probabilistic model of vinyl movement to predict speed, similar to the Alpha-Beta filter. The predicted speed is compared to the noisy input signal from timecode vinyl. The deviation corrects the filter's internal state for the next cycle, minimizing jitter and ensuring smooth control.
Controller Support and Installation
Updated MIDI mappings for popular devices:
- Numark Mixtrack 3: precise jog wheel calibration.
- Pioneer CDJ-350: improved BPM synchronization.
- Reloop Beatmix 2/4: fixed cue and loop buttons.
- Traktor Kontrol Z1: optimized effects.
Flatpak packages have been added for Linux. Installation is simplified: flatpak install flathub org.mixxx.Mixxx. This resolves dependency issues on distributions like Fedora and Ubuntu.
Key Points
- Fixed the "NOT" operator bug in search and Rhythmbox import—search and libraries now work reliably.
- Track export from playlist history for easy backups.
- Improved track recovery performance and effects (noise, echo, QuickEffect without crackling).
- Updated controllers Numark, Pioneer, Reloop, Traktor; Flatpak for Linux.
- Kalman filter optimized for precise scratching with keylock.
The update focuses on stability in production sets, without radical new features. Recommended for everyone using Mixxx in live performances or developing custom mappings.
— Editorial Team
No comments yet.