DoomTay
DoomTay
If it helps any, here's what seems to be the unminified part of the source, based on searching for the error message https://github.com/Arnavion/libjass/blob/e0c630038b9738fde8077d4cef38f2f547d08006/src/parser/stream-parsers.ts#L91-L116
[Here](https://github.com/mudcube/MIDI.js/files/1993761/VolumeTest.zip) is a webpage demonstrating volume changes with a simple arrangement and a full-on song. The song has a fadeout at the end. I'd have the player just skip to...
Hmm...after some further testing, it seems the issue has NOT been fixed completely
There. That should fix it for real.
Sounds like what's happening is you need to define a srcLang for your subtitles, like so ```javascript var vjs_ass = vjs.ass({ 'src': ["subs/os.ass"], label: "engsub", srclang: "en", videoWidth: 640, videoHeight:...
Didn't stop the guy behind [jsdom](https://github.com/tmpvar/jsdom). He recently rewrote his API to be callback-less (though still provides a way to use the old API, at least temporarily.)
I saw this too in bitmidi.com and another site that used this API. I never thought the results of browser code would be OS-dependent.
Whoops. Fixed the title.
I'd like to add it still happens as of 1.0.96. Ubuntu 22.04.3 and Linux Mint 21.2 display properly, but Windows 10 installer and Lubuntu 22.04.3 do not. Or rather, the...
Something like pressing F5 would require an actual keyboard, which in the case of a Steam Deck, one might not always have handy.