Skip to content

Fix loading WAV files from Unicode paths - #25

Merged
sdatkinson merged 2 commits into
mainfrom
641-emoji
Aug 9, 2026
Merged

Fix loading WAV files from Unicode paths#25
sdatkinson merged 2 commits into
mainfrom
641-emoji

Conversation

@sdatkinson

Copy link
Copy Markdown
Owner

Summary

  • open UTF-8 WAV filenames through a native std::filesystem::path
  • add a regression test that loads a valid WAV from an emoji-named directory
  • preserve C++17 and C++20 compatibility

Tests

  • cmake --build build/issue-641 -j4
  • ctest --test-dir build/issue-641 --output-on-failure
  • direct C++17 build and execution of test_wav

Supports sdatkinson/NeuralAmpModelerPlugin#641.

@sdatkinson
sdatkinson merged commit e19ef4b into main Aug 9, 2026
1 check passed
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