Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sequence number also to MIDI sink names. #11

Closed
wants to merge 1 commit into from

Conversation

keinstein
Copy link

As already discussed in another pull request #6 ALSA gets unmanagable if we use the currently provided RtMidi enumeration ids as these have many issues with race conditions while other devices or clients add ports. So far, ports can only be reliably destinguished by their names. This patch adds the port number to output devices so that they also have unique names and naming is consistent with input devices.

@garyscavone
Copy link
Contributor

This has already been done in a pre-release version soon to be finalized.

@keinstein keinstein deleted the pullrequest2 branch March 28, 2014 21:38
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.

None yet

2 participants