gogins / cloud-5

Complete browser-based computer music studio for algorithmic composition and live coding
Other
9 stars 1 forks source link

See if cloud-5 can run on a Chromebook #53

Closed gogins closed 5 months ago

gogins commented 1 year ago

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 because operating_system is unknown, but this is probably fixable.

gogins commented 1 year 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.

gogins commented 5 months ago

I have to remind myself that I am no longer doing things that I do not directly need for making a piece.