Control-Surface icon indicating copy to clipboard operation
Control-Surface copied to clipboard

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

Open GVCompu opened this issue 7 months ago • 0 comments

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

GVCompu avatar Nov 21 '23 07:11 GVCompu