libremidi icon indicating copy to clipboard operation
libremidi copied to clipboard

Change the API so that midi in and midi out correspond to a port from the configuration

Open jcelerier opened this issue 1 year ago • 0 comments

It doesn't really make sense to have open_port / open_virtual_port when one can only call these functions in the beginning. It'd be much simpler to just pass information about the port we want to open to the configuration in the constructor.

jcelerier avatar Feb 24 '24 20:02 jcelerier