-
Hi there,
Could someone please address an issue with the WebMIDI API types [lib.dom.d.ts:14856-15024](https://github.com/microsoft/TypeScript/blob/0b37062eb07d1666245a02471b7d0e80c5d5aa5d/src/lib/d…
-
Great lib! WebMidi is pretty well supported now.
Would be great to allow this library to run either in the browser or NodeJs.
This could be done by specifying an adapter during setup.
-
* Support WebMIDI
* Save MIDI information
* Possibly MIDI output as well
-
Develop an abstraction over [WebMIDI](https://developer.mozilla.org/en-US/docs/Web/API/MIDIAccess) with the minimum interface possible.
The end user API in the wavepot context should allow for some…
-
### Discussed in https://github.com/djipco/webmidi/discussions/426
Originally posted by **briansin** August 5, 2024
whoa, so just found a bigger problem with either WebMidi/jzz, so haven't
e…
-
**Version info**:
qutebrowser v3.2.1
Git commit: b241b0360 on makepkg (2024-06-29 20:47:59 +0200)
Backend: QtWebEngine 6.7.2
based on Chromium 118.0.5993.220
with security patches up to 125…
-
Case image 1:
![image](https://github.com/eh2k/squares-and-circles/assets/27916597/662b73c3-6621-433e-8ab0-4967a242a6f0)
![image](https://github.com/eh2k/squares-and-circles/assets/27916597/adaa20a1…
-
Now that it works in VSTi/CLAP, therefore the double-float handler can be re-used in a web browser/app via emscripten's WebAudio handler. WebMIDI is trivial to wire up.
Get cracking.
-
Would it be feasible to connect MIDI devices to a headless M8 via M8WebDisplay using WebMIDI?
-
The WebMIDI plugin doesn't seem to be playing (this is on Chrome v50.0.2661.86). It is falling back on WebAudio. This appears to be because the WebMIDI detection code doesn't account for the current W…