Skip to content

Releases: Mestryx-dev/MixMixer

MixMixer v0.1.4

Choose a tag to compare

@Mestryx-dev Mestryx-dev released this 24 Jul 00:08

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)

  1. Download MixMixer-v0.1.4-windows-x64.zip from Assets.
  2. Install VB-Audio Virtual Cable if needed.
  3. Extract and double-click mix-mixer.exe.
  4. Enable Headphone monitor and use Listen volume as needed.
  5. Discord / games / OBS mic = CABLE Output.

Full walkthrough: docs/TUTORIAL.md

Upgrade notes

  • Apply / Cancel are gone; changes apply live.
  • Old gains.voice / gains.master keys are ignored; the next auto-save rewrites config without them.
  • Add "volume": 1.0 under monitor if missing (created automatically for new installs).

Package contents

MixMixer-v0.1.4-windows-x64/
  mix-mixer.exe
  config.example.json
  LICENSE

Full changelog

CHANGELOG.md

MixMixer v0.1.4-beta.1

Pre-release

Choose a tag to compare

@Mestryx-dev Mestryx-dev released this 15 Jul 19:17

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)

  1. Download MixMixer-v0.1.4-beta.1-windows-x64.zip from Assets.
  2. Extract and double-click mix-mixer.exe (VB-Cable required).
  3. Enable Headphone monitor and use Listen volume to turn yourself down in headphones.
  4. Discord / games mic = CABLE Output.

Walkthrough: docs/TUTORIAL.md

Upgrade notes

  • Old gains.voice / gains.master keys are ignored; next Apply rewrites config without them.
  • Add "volume": 1.0 under monitor if missing (created automatically for new installs).

Feedback

Open a bug report with Windows version, monitor layout (resolutions + scaling %), and steps.

Full changelog

CHANGELOG.md

MixMixer v0.1.3

Choose a tag to compare

@Mestryx-dev Mestryx-dev released this 15 Jul 18:10

MixMixer v0.1.3

Zero-config release: AppData settings with smart first-run defaults.

Highlights

  • AppData config: %APPDATA%\MixMixer\config.json created 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.json next to the exe
  • About dialog shows the active config path; --print-config-path for CLI

Install (Windows x64)

  1. Download MixMixer-v0.1.3-windows-x64.zip from Assets.
  2. Install VB-Audio Virtual Cable if needed.
  3. Extract and double-click mix-mixer.exe.
  4. 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.json next 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 --config once.
  • config.example.json in the zip is a schema reference only.

Package contents

MixMixer-v0.1.3-windows-x64/
  mix-mixer.exe
  config.example.json
  LICENSE

Full changelog

CHANGELOG.md

MixMixer v0.1.2

Choose a tag to compare

@Mestryx-dev Mestryx-dev released this 15 Jul 17:43

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.Z links to the GitHub repository
  • Docs: Screenshot in README; public English docs match current UI

Install (Windows x64)

  1. Download MixMixer-v0.1.2-windows-x64.zip from Assets.
  2. Extract and run mix-mixer.exe (VB-Cable must be installed).
  3. A default config is created at %APPDATA%\MixMixer\config.json — check devices in Settings.
  4. 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.json as 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 write locale to config.

Package contents

MixMixer-v0.1.2-windows-x64/
  mix-mixer.exe
  config.example.json
  LICENSE

Full changelog

CHANGELOG.md