libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.05k stars 1.81k forks source link

[Feature Request] Mac CoreMIDI back-end #12146

Open MaddTheSane opened 3 years ago

MaddTheSane commented 3 years ago

Description

I noticed that, when looking in midi/drivers there is a lack of a macOS driver. Running the downloaded app has also shown that there's no MIDI driver selectable for macOS.

Expected behavior

The list for drivers would show either CoreAudio (if the MIDI play-back is about playing MIDI notes through the system's speakers) or CoreMIDI (if the MIDI back-end is only for integrating with external MIDI equipment).

Actual behavior

The list is empty.

Steps to reproduce the bug

  1. N/A

Bisect Results

N/A

Version/Commit

You can find this information under Information/System Information

Environment information

inactive123 commented 3 years ago

This would certainly be welcome. Hopefully a contributor can help us with this.