Skip to content

Sort audio library files alphabetically#60

Merged
pixelate merged 1 commit into
mainfrom
claude/sort-audio-files-alphabetically
Apr 25, 2026
Merged

Sort audio library files alphabetically#60
pixelate merged 1 commit into
mainfrom
claude/sort-audio-files-alphabetically

Conversation

@pixelate
Copy link
Copy Markdown
Owner

@pixelate pixelate commented Apr 25, 2026

Summary

  • Audio.find_all now sorts results case-insensitively, so the setlist editor's add-track picker lists files in alphabetical order instead of filesystem order.

Test plan

  • Run wavesync setlist create tmp, press a, and confirm tracks are listed alphabetically (e.g. keiyaA appears before Thom Yorke).

Dir.glob returns filesystem-dependent order, so the setlist editor's
add-track picker showed files in arbitrary order.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@pixelate pixelate force-pushed the claude/sort-audio-files-alphabetically branch from e9e3c59 to cd2782b Compare April 25, 2026 16:07
@pixelate pixelate merged commit 0cac55a into main Apr 25, 2026
3 checks passed
@pixelate pixelate deleted the claude/sort-audio-files-alphabetically branch April 25, 2026 16:09
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