AVMIDIPlayer output to hardware MIDI device?

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?
No.
If you want to play on an external device, use AVAudioEngine instead.

Documentation
AVMIDIPlayer output to hardware MIDI device?
 
 
Q