You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to use the following i get an error in my ide midi is read-only.
WMT.midi = false;
I dont know why this is happening, but the code seems to complete anyway because midi is failing as expected. so I assume this is a problem with the typescript definition.
when i try to use the following i get an error in my ide
midiis read-only.I dont know why this is happening, but the code seems to complete anyway because midi is failing as expected. so I assume this is a problem with the typescript definition.