Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Backends (ALSA, JACK, CoreMIDI, Windows MIDI) #506

Open
rdoursenaud opened this issue Jul 21, 2023 · 1 comment
Open

Native Backends (ALSA, JACK, CoreMIDI, Windows MIDI) #506

rdoursenaud opened this issue Jul 21, 2023 · 1 comment

Comments

@rdoursenaud
Copy link
Member

rdoursenaud commented Jul 21, 2023

(Ported from the Roadmap section of the documentation to an issue per #269)

Originally written by @olemb:

See: https://github.com/mido/mido-native-backends

@rdoursenaud
Copy link
Member Author

rdoursenaud commented Jul 21, 2023

Here's the list of backend ideas I had stashed:

  • Implement native backends
    • Microsoft Windows
      • WinRT (Required for BLE-MIDI and future MIDI 2.0 support)
      • WinMM (Soon legacy)
      • DirectMusic (Part of DirectX)
    • macOS
      • CoreMIDI
    • Linux
      • ALSA
        • rawmidi
        • sequencer
      • OSS (Legacy)
    • Cross-platform (Linux/macOS/Windows)
      • JACK
  • Implement low-level backends
    • RTP-MIDI (Over IP: Ethernet, WiFi, over the Internet)
    • USB-MIDI
    • BLE-MIDI (Bluetooth)
    • IEEE1394-MIDI
    • Serial port MIDI (8-pin mini DIN)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant