Releases: Mestryx-dev/MixMixer
Release list
MixMixer v0.1.4
MixMixer v0.1.4
Stable release: live settings, listen volume only, multi-monitor size fixes.
Highlights
- Live settings: every change takes effect immediately — no Apply / Cancel. Config auto-saves to
%APPDATA%\MixMixer\config.json. - Listen volume only: headphone monitor level (
monitor.volume). No Voice/Master sliders; Discord/CABLE stays at unity. Volume updates while you drag the slider. - Multi-monitor / DPI: maximize disabled, no oversized restore, fixed size re-applied when scale factor or size drifts.
Install (Windows x64)
- Download
MixMixer-v0.1.4-windows-x64.zipfrom Assets. - Install VB-Audio Virtual Cable if needed.
- Extract and double-click
mix-mixer.exe. - Enable Headphone monitor and use Listen volume as needed.
- Discord / games / OBS mic = CABLE Output.
Full walkthrough: docs/TUTORIAL.md
Upgrade notes
- Apply / Cancel are gone; changes apply live.
- Old
gains.voice/gains.masterkeys are ignored; the next auto-save rewrites config without them. - Add
"volume": 1.0undermonitorif missing (created automatically for new installs).
Package contents
MixMixer-v0.1.4-windows-x64/
mix-mixer.exe
config.example.json
LICENSE
Full changelog
MixMixer v0.1.4-beta.1
MixMixer v0.1.4-beta.1
Pre-release / beta — please report multi-monitor sizing issues if anything remains odd.
Highlights
- Listen volume only: headphone monitor level (
monitor.volume). No Voice/Master sliders; Discord/CABLE stays at unity. - Multi-monitor / DPI: disable maximize, stop restoring oversized windows, re-apply fixed size when scale factor or size drifts.
- Config still lives in
%APPDATA%\MixMixer\config.json(auto-created on first run).
Install (Windows x64)
- Download
MixMixer-v0.1.4-beta.1-windows-x64.zipfrom Assets. - Extract and double-click
mix-mixer.exe(VB-Cable required). - Enable Headphone monitor and use Listen volume to turn yourself down in headphones.
- Discord / games mic = CABLE Output.
Walkthrough: docs/TUTORIAL.md
Upgrade notes
- Old
gains.voice/gains.masterkeys are ignored; next Apply rewrites config without them. - Add
"volume": 1.0undermonitorif missing (created automatically for new installs).
Feedback
Open a bug report with Windows version, monitor layout (resolutions + scaling %), and steps.
Full changelog
MixMixer v0.1.3
MixMixer v0.1.3
Zero-config release: AppData settings with smart first-run defaults.
Highlights
- AppData config:
%APPDATA%\MixMixer\config.jsoncreated automatically on first launch - Smart defaults: Windows default microphone, CABLE Input when present, system language when
en/fr - Double-click ready: no need to copy
config.example.jsonnext to the exe - About dialog shows the active config path;
--print-config-pathfor CLI
Install (Windows x64)
- Download
MixMixer-v0.1.3-windows-x64.zipfrom Assets. - Install VB-Audio Virtual Cable if needed.
- Extract and double-click
mix-mixer.exe. - Confirm devices in Settings; set Discord / games / OBS mic to CABLE Output.
Reset config anytime by deleting %APPDATA%\MixMixer\config.json and relaunching.
Full walkthrough: docs/TUTORIAL.md
Upgrade from v0.1.2
- Existing
config.jsonnext to an old exe is not used by default anymore. - First run of v0.1.3 creates AppData config. To keep old settings, copy them to
%APPDATA%\MixMixer\config.json, or pass--configonce. config.example.jsonin the zip is a schema reference only.
Package contents
MixMixer-v0.1.3-windows-x64/
mix-mixer.exe
config.example.json
LICENSE
Full changelog
MixMixer v0.1.2
MixMixer v0.1.2
UI polish release: tray behavior, settings header language chips, footer GitHub link, and docs aligned with the current app.
Highlights
- Tray: Left-click or double-click opens settings; right-click menu is About / Quit only
- Settings: EN / FR chips in the header under live metrics; routing toggle alone in GENERAL
- UX: Subtle row hover, toast on Apply, hide-to-tray on close/minimize; taskbar restores when minimized
- Footer:
MixMixer vX.Y.Zlinks to the GitHub repository - Docs: Screenshot in README; public English docs match current UI
Install (Windows x64)
- Download
MixMixer-v0.1.2-windows-x64.zipfrom Assets. - Extract and run
mix-mixer.exe(VB-Cable must be installed). - A default config is created at
%APPDATA%\MixMixer\config.json— check devices in Settings. - Set Discord (and games/OBS) microphone to CABLE Output.
Full walkthrough: docs/TUTORIAL.md
Note: Newer builds auto-create AppData config. Older zip contents may still ship
config.example.jsonas a reference only.
Upgrade from v0.1.1
- No breaking config changes.
- Tray menu items Settings, Toggle monitor, and Reload config were removed; use the settings window and tray left-click / double-click instead.
- Language can still use
"locale"/MIXMIXER_LANG; the header FR / EN chips also writelocaleto config.
Package contents
MixMixer-v0.1.2-windows-x64/
mix-mixer.exe
config.example.json
LICENSE