Skip to content

Fix port number removal#38

Open
Nytra wants to merge 3 commits intomicdah:masterfrom
Nytra:master
Open

Fix port number removal#38
Nytra wants to merge 3 commits intomicdah:masterfrom
Nytra:master

Conversation

@Nytra
Copy link
Copy Markdown

@Nytra Nytra commented Sep 26, 2025

rtmidi only appends the port number to the end of the name on Windows, so removing it on other platforms is not correct.

additionally it was leaving a space at the end of the name, causing problems with string matching.

Fixes #21

Fixes #30

@Nytra Nytra changed the title Don't remove port number from end of port name Fix port number removal Sep 26, 2025
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.

Problems with port names ending with a number. Port uniqueness

1 participant