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

Hi, I would like to see the USBMIDI_Interface adapted so that you can specify the fixed cablenumber. This would it make possible to use pipes and filters connecting serial ports with virtual usb ports #977

Open
GVCompu opened this issue Nov 21, 2023 · 0 comments

Comments

@GVCompu
Copy link

GVCompu commented Nov 21, 2023

Is your feature request related to a problem? Please describe
A clear and concise description of what the problem is.

Describe the solution you'd like
A clear and concise description of what you want to happen.
If the feature request is about sending or receiving MIDI data, please specify the exact messages required for a working implementation. E.g. “when the button is pressed, a note on event for note C4 is sent on MIDI channel 5, with a velocity of 127, when the button is released, a note off event for the same note on the same channel is sent, with a velocity of 0”.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or code about the feature request here.

// Your code here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant