Skip to content

Default the Windows standalone app to ASIO - #668

Closed
sdatkinson wants to merge 1 commit into
mainfrom
655-standalone-settings-driver
Closed

Default the Windows standalone app to ASIO#668
sdatkinson wants to merge 1 commit into
mainfrom
655-standalone-settings-driver

Conversation

@sdatkinson

@sdatkinson sdatkinson commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • default new Windows standalone settings to ASIO instead of DirectSound
  • update the pinned iPlug2 host so applications can select a platform-specific default without changing other standalone apps
  • continue honoring explicit driver values already present in settings.ini

Dependency

Tests

  • confirmed preprocessing with APP_API and _WIN32 defines APP_DEFAULT_AUDIO_DRIVER as 1
  • confirmed macOS preprocessing does not override the framework default
  • xcodebuild -workspace NeuralAmpModeler/NeuralAmpModeler.xcworkspace -scheme macOS-APP -configuration Debug -derivedDataPath /tmp/nam-issue-655-derived CODE_SIGNING_ALLOWED=NO build
  • GitHub Actions Build Native: Windows and macOS jobs passed

Resolves #655

@sdatkinson sdatkinson closed this Aug 9, 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