Skip to content

feat: surround upmix on by default (TDD) - #3

Merged
strepto42 merged 1 commit into
mainfrom
feat/upmix-on-by-default
Jun 8, 2026
Merged

feat: surround upmix on by default (TDD)#3
strepto42 merged 1 commit into
mainfrom
feat/upmix-on-by-default

Conversation

@strepto42

Copy link
Copy Markdown
Owner

Makes upmix=surround the default for stereo input. Done test-first: test_config.cpp asserts the default (red), then Config default flipped to green. Set upmix=off to disable.

TDD: added a failing test (test_config.cpp) asserting Config defaults upmix to
"surround" (red: off != surround), then flipped the default to green. This tool
targets a 5.1 optical path, so stereo sources use all speakers out of the box;
set upmix=off (or --upmix off) for untouched stereo->front. Installer default.conf
and docs updated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@strepto42
strepto42 merged commit 5efba21 into main Jun 8, 2026
1 check passed
@strepto42
strepto42 deleted the feat/upmix-on-by-default branch June 8, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant