Skip to content

fix: relax device selection constraints#18

Merged
euphemism merged 1 commit into
mainfrom
editor-rewrite
Nov 20, 2025
Merged

fix: relax device selection constraints#18
euphemism merged 1 commit into
mainfrom
editor-rewrite

Conversation

@euphemism

@euphemism euphemism commented Nov 20, 2025

Copy link
Copy Markdown
Collaborator

Some users have the MIDI device's manufacturer reporting as "" and the device name as "omx-27-v3". This change gives us some flexibility on how we match devices, and now only looks for the base device name as a substring and ignores manufacturer.

Also: Updated the Prettier config to enforce semi-colons, but forgot to commit that separately. Sorry for the noise.

Some users have the MIDI device's manufacturer reporting as ""
  and the device name as "omx-27-v3". This change gives us
  some flexibility on how we match devices, and now only looks
  for the base device name as a substring and ignores manufacturer
@euphemism euphemism merged commit 8ec025e into main Nov 20, 2025
1 check failed
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