Closed gogins closed 5 months ago
The Chromebook can play HTML5 pieces from cloud-music, but not from a local Web server with cloud-5. I suspect the problem is that the SimpleWebServer can't make this work on ChromeOS without a signed certificate. I can provide that.
I have to remind myself that I am no longer doing things that I do not directly need for making a piece.
The SimpleWebServer app from the Play store will indeed run a local Web server than can also be accessed by Chrome running on the Chromebook. The Strudel REPL in cloud-5 runs just fine in this environment. Currently
csound_loader.js
flunks on Chromebooks becauseoperating_system
is unknown, but this is probably fixable.