fbpx
Skip to main content

MIDI Forum

Reputable Member
Joined: Mar 13, 2018
Last seen: Jan 4, 2025
Topics: 39 / Replies: 145
Topic
Replies: 5
Views: 12664
Reply

It's a Node.js application, it runs pretty much on everything. 1) Install Node.js (unless you already have it) 2) Clone the GIT repo ( git clone) I...

4 years ago
Reply

Try this:br /> It reports some problems that it finds in the MIDI files (but probably not all) And I'm here if you need any help with that tool 🙂

4 years ago
Reply

It's safer not to use running status at all when you send messages.

4 years ago
Reply

"Web Audio" synth on that page is a virtual port created using the JZZ library. More precisely,br /> It is pure Web Audio API and does not require a...

4 years ago
Reply

Why don't you arrange all your events in a MIDI file and use one of numerous ready-to-use JavaScript MIDI players instead of scheduling the events man...

4 years ago
Topic
Reply

Besides CC, there can be some common SysEx. Why don't you guys publish both files here for we could have a look?

4 years ago
Reply

If your code uses Web MIDI API, you can either include JZZ.js before your script:br /> or install another plugin:

4 years ago
Reply

Try Firefox with the MIDI extension:br /> It also requires the plugin:

4 years ago
Reply

You can try to explicitly close the unused ports in your Web MIDI application.

4 years ago
Reply

It has been a while since I've started this branch... There is not too many existing options, so I had to start my own project:br /> Hope some o...

4 years ago
Reply

There is a database of the "Device Inquiry" responses:br /> You can add your instrument if it is not yet there.

4 years ago
Reply

If you need a JavaScript synth with GM sounds, please have a look at

4 years ago
Topic
Page 9 / 13