Skip to content

Conversation

@yohannd1
Copy link

@yohannd1 yohannd1 commented Jan 7, 2026

The goal of this PR is to make searching for patches easier in the built-in soundfont player.
image
With this PR selecting a patch should be made easier, and at least for the first bank you can pretty much do most of it with just the keyboard (e.g. to pick patch "Shamisen", open the dialog, type "Sha", press enter, and you're good to go).
This is quite a bit messy at the moment so bear with me. This is the plan:

  • Initial implementation - working search bar, implemented referencing the work done on the effect picker search bar.
  • Make sorting on the patch column work properly (it's doing string sorting instead of sorting by the numeric value)
  • Remove TODOs I added to the code (fix bugs, remove debugging code)

@yohannd1 yohannd1 marked this pull request as ready for review January 7, 2026 20:01
@yohannd1 yohannd1 mentioned this pull request Jan 12, 2026
1 task
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