Is there a way to achieve interoperability between Swift and C++? I.e. Is there a way I can access C++ class instances from Swift code?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
In MacOS, can the output from AVMIDIPlayer be redirected to a connected hardware MIDI instrument instead of the internal software MIDI instrument? Or do I have to resort to Core MIDI to accomplish that?