Results 60 comments of Sema

I have many customers who have problems on Mac, so that will be my high priority to fix it. Will take me some time reading the new docs though...

Hi! Thank you for the notice! Electron is not a Node.js environment. Did you try https://github.com/jazz-soft/jazz-midi-electron ?

I made some Webpack fixes. Please check if that resolved your issue...

Is your project available online? I'd like to look what the problem was...

This DIV is used to communicate with the Jazz-MIDI browser extension. The event listener reads it and then cleans it up. I don't understand what you are trying to accomplish...

Sounds great, but unfortunately I have little knowledge about USB MIDI over Bluetooth BLE. Would you like to help me?

Sounds like a great idea! Let me think how to do it...

If you create the MIDI files yourself, you can insert some special MIDI message or a pseudo-event at the required timestamps, and then watch for that message while playing it...

Hi! Thanks for asking! Currently, it is possible to do on Mac and Linux, see https://www.npmjs.com/package/midi-test In Windows it is difficult to do, but, hopefully I'll have it some day.