page200

Results 92 comments of page200

@acosme I followed https://github.com/mudcube/MIDI.js/blob/abcjs/examples/MIDIPlayer-v2.html as well. Before I look into the details of your question and code, may I ask what you are getting at: does your code solve the...

I haven't tried 'mobile'. Thank you for mentioning the 'mobile' problem with the `abcjs` branch. This seems to make `MIDI.js` even more difficult to get to work. What do you...

> some crucial license information is scattered in various places in the repo that contradict some of the machine-readable license statements. Which license statements would you like to be changed...

@mscuthbert How does midicube work in terms of what we're discussing here, does it use compressed SoundFonts? On Wed, 16 Aug 2023 at 21:49, Michael Scott Asato Cuthbert < ***@***.***>...

Same problem. Has anyone found a solution? Or any example of `MIDI.js` playing MIDI files with the correct instruments apart from piano? The commented-out line is probably not the only...

Possibly related: for some MIDI files, timidity doesn't play any sound at all, even though other MIDI players play them. Example: https://bitmidi.com/bootup-mid Where are the instrument sounds stored?

There's a forum post where these SoundFonts are introduced by their creator Cose Vidal, followed by 12 pages of discussion: https://www.kvraudio.com/forum/viewtopic.php?t=351893 Musyng Kite is recommended, newer, and contains 5739 good...

Thank you for the info! The warning message should provide this info. Moreover, probably using a proxy is also an alternative method that should be mentioned, because the language without...

I've fixed the linter issues and renamed the argument back to `safe`. It passes the tests: https://github.com/page200/mido/actions/runs/5775408524

I just had merely renamed the branch. Apparently that automatically closes the PR and says that the branch was deleted (without letting me know). So I renamed it back and...