Hmm looks fine on Mac Safari and Chrome and FireFox (Mac)tperry2x wrote: ↑Sun Dec 17, 2023 12:47 pm Aside from changing the background colour, and the speech works. Also the button that points to openxtalk.org works.
However, none of the other buttons do anything at http://openxtalk.org//WebStacks/HC3PlusPlus.html
Tested in Firefox and Opera (both fully updated).
I guess I need to test on all the browsers and all platforms now.
I just tried them on my end and like you said, some of the buttons got broken.
It's the javascript that got broken. The way the simscript is stored is kind of weird as far as line breaks. If you use a 'beautifier' for code indentation it seems to break somethings. I've had to manually reedit this several times already. Might be better to make an OXT a stack that edits the HTML, then I can ensure line breaks are correct (cr/lf).
Hmmm? Firefox should support webMIDI! Safari is one of only few that don't.
Ah, that chunk of JS got messed up too.
II'll fix it real quick.