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

More platforms/frameworks to support #41

Open
5 tasks
atsushieno opened this issue Apr 30, 2019 · 0 comments
Open
5 tasks

More platforms/frameworks to support #41

atsushieno opened this issue Apr 30, 2019 · 0 comments

Comments

@atsushieno
Copy link
Owner

atsushieno commented Apr 30, 2019

This is a meta/general issue to add platforms and frameworks where new IMidiAccess implementation is desired.

  • wasm : once mono comes up with a usable wasm SDK. It should be possible to bind Web MIDI API objects.
  • Unity : it is actually a framework with multiple platforms:
    • desktop - it should be (relatively) easily doable by reusing Commons.Music.Midi.DesktopShared implementation classes.
    • iOS - we can probably reuse own XamMac CoreMIDI implementation (it needs to be built as static)
    • Android - we need a completely new bindings to Android Java API at Unity level.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant