Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Bug: Uncaught (in promise) TypeError: mMIDIAccess.inputs is not a function #57

Open
vsariola opened this issue Oct 12, 2017 · 2 comments

Comments

@vsariola
Copy link
Contributor

My Windows/Chrome Javascript console shows the following error:

Uncaught (in promise) TypeError: mMIDIAccess.inputs is not a function
at onMIDIStarted (gui.js?id=61734:1258)
at

@mbitsnbites
Copy link
Owner

The MIDI support needs some love. I have not updated the shim, nor the MIDI code. The Web MIDI API has probably changed since I tried it last time (years ago).

@esaruoho
Copy link
Contributor

esaruoho commented Sep 10, 2019

Chiming into the same ticket:

When I locally launch (Mac/Chrome) Soundbox, I get the following error:

gui.js?id=82308:1258 Uncaught (in promise) TypeError: mMIDIAccess.inputs is not a function
    at onMIDIStarted (gui.js?id=82308:1258)
onMIDIStarted @ gui.js?id=82308:1258
Promise.then (async)
initMIDI @ gui.js?id=82308:1295
CGUI.init @ gui.js?id=82308:4274
gui_init @ gui.js?id=82308:4310
onload @ (index):48

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

No branches or pull requests

3 participants