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

Failed to Run the Simplest Demo #28

Open
Espresso1027 opened this issue May 7, 2021 · 0 comments
Open

Failed to Run the Simplest Demo #28

Espresso1027 opened this issue May 7, 2021 · 0 comments

Comments

@Espresso1027
Copy link

Espresso1027 commented May 7, 2021

Hi, I'm new to swift
I try to get the midi input port list by

import WebMIDIKit

let midi: MIDIAccess = MIDIAccess()

let inputPort: MIDIInput? = midi.inputs.prompt()

It build succeeded but with an error

Screen Shot 2021-05-07 at 6 15 48 PM

How can I get it Run correctly ?

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

No branches or pull requests

1 participant