Paul Cohn
2018-03-02 02:16:54 UTC
Hi friends,
I've recently set up fluidsynth in a C++ program on OSX to accept midi
inputs from a keyboard, but it requires the use of midi patchbay to
manually connect. Each time the virtual port is different so on running the
program I have to go into patchbay and change the output. And looking at
the link below[1], I see there's also a fair bit of set up on Windows and
Linux.
It would be really nice if I could provide a way for users (on
Windows/Linux/Mac) to hook up their keyboard and use it in my program
without the use of any extra programs or configuration by the user (except
maybe some simple settings in the app like you might have in a notation
program/DAW, but ideally it's plug and play).
Is that possible?
Thanks,
Paul
[1] http://midi-clorianos.blogspot.com/2011/04/midi-connection.html
---
Paul Cohn
***@gmail.com
I've recently set up fluidsynth in a C++ program on OSX to accept midi
inputs from a keyboard, but it requires the use of midi patchbay to
manually connect. Each time the virtual port is different so on running the
program I have to go into patchbay and change the output. And looking at
the link below[1], I see there's also a fair bit of set up on Windows and
Linux.
It would be really nice if I could provide a way for users (on
Windows/Linux/Mac) to hook up their keyboard and use it in my program
without the use of any extra programs or configuration by the user (except
maybe some simple settings in the app like you might have in a notation
program/DAW, but ideally it's plug and play).
Is that possible?
Thanks,
Paul
[1] http://midi-clorianos.blogspot.com/2011/04/midi-connection.html
---
Paul Cohn
***@gmail.com