mbitsnbites/soundbox

Start of Soundbox: Uncaught (in promise) TypeError: mMIDIAccess.inputs is not a function

esaruoho opened this issue · 1 comments

When I locally launch 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

closing as duplicate of #57