Skip to content

Failed to Run the Simplest Demo #28

Open
@Espresso1027

Description

@Espresso1027

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions