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