klesun-productions / klesun-productions.github.io

MIDI song editor in a web page + soundfont player... and 100500 other misc web apps on my server
https://klesun.github.io/
10 stars 4 forks source link

MIDI.js repository is a phony! #2

Closed klesun closed 9 years ago

klesun commented 9 years ago

The real MIDI.js is http://www.midijs.net - they don't force me to import 20 scripts to play a midi file

I suspect that the git MIDI.js is just a wrapper (a buggy monstrously leaking wrapper) for the simple one. Stop using MIDI.js of the git

klesun commented 9 years ago

http://www.midijs.net is a phony too. investigating "navigator.requestMIDIAccess()"

klesun commented 9 years ago

As i can conclude, midi synthesis in browser is very open question on the internets. Mudcube's MIDI.js is buggy and laggy; http://www.midijs.net have nice timing and sounding, but the playback is implemented in asm.js (...), what makes any innovations like navigating, sync with piano canvas and just playing something, that is not .mid file, painfull if not impossible.

These two were first guys google gave me. I trust google, so i did not seek further. I ended on Mudcube, hope i can load soundfonts that didn't use Sound Reduction after recording (...).