How does one playback MIDI files on Mac OS X?
Solution 1:
The recent VLC 3.0.0 has returned MIDI support and works on macOS.
Solution 2:
In a terminal window:
brew install timidity; timidity yourfile.mid
If you don't have brew, get it here: https://brew.sh/