Hamish Moffatt

Results 214 comments of Hamish Moffatt

> Did anyone find any solution for it? Upgrade macOS - that same Safari version works on 11+. Or use another browser.

I agree it's an optimisation for performance on mobile. I think it's still useful if you know you just need a few notes from the sound font (probably from a...

I agree @danigb it's not trivial in general but is easier for the gleitz soundfonts (or anything generated with his soundfont_builder.rb) because of the known pattern of the note names....

Thanks for this PR. This means I can use for example mod_auth_openidc for Apache2 to handle authentication.

This is not solved as far as this repository is concerned so I don't think the issue should be closed.

Content type is wrong. Path may be wrong. Check the network pane of your browser's developer tools - does it try to load the script?

The browser console says: `Loading failed for the with source “http://.../player/js/libtimidity.js”.` Appears there are files missing from the zip.

This looks good (I've hacked something similar in here). But also GM allows for multiple drum kits with different programs I think, so maybe you shouldn't force program a single...

Ideally you would only include samples for which there are actually sounds in the sound font, else you are including a lot of samples of silence, but it's not easy...

Nice work @gagern, I would be interested in an improved version of the soundfont converter that omitted unused notes. (Although you mentioned you wrote the sf2 parsing for Node.js, so...