celtera/libremidi

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

Opened this issue · 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.