Skip to content

Default the Windows standalone app to ASIO - #672

Closed
sdatkinson wants to merge 1 commit into
mainfrom
655-bug-app-crashing-before-ui-loading-new
Closed

Default the Windows standalone app to ASIO#672
sdatkinson wants to merge 1 commit into
mainfrom
655-bug-app-crashing-before-ui-loading-new

Conversation

@sdatkinson

Copy link
Copy Markdown
Owner

Summary

  • default newly created Windows standalone settings to ASIO instead of DirectSound
  • preserve explicit driver values in existing settings.ini files
  • keep plug-in targets and non-Windows standalone builds on their existing defaults

Dependency

Tests

  • confirmed the focused preprocessing check failed before the change because no Windows standalone override existed
  • confirmed Windows standalone preprocessing resolves APP_DEFAULT_AUDIO_DRIVER to 1 while Windows plug-in and non-Windows standalone configurations do not define an override
  • built NeuralAmpModeler-app Release x64 with MSBuild
  • git diff --check

The hardware-specific startup crash could not be reproduced locally without an affected DirectSound device configuration.

Resolves #655

@sdatkinson sdatkinson closed this Aug 10, 2026
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.

[BUG] App crashing before UI loading - new hints of the root cause

1 participant