-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example HTML pieces for the Csound for Android app not all working #4
Comments
Interoperability between the Web, NW.js, and Android is tricky. Here are the issues:
|
I have verified that the Csound for Android app does recursively copy everything required to run the examples onto device storage in the Music directory. |
The app does not reliably render HTML pages after loading an HTML piece. |
Starting twice?
|
Error in oboe now:
|
There's another possible Oboe library issue: https://github.com/google/oboe/releases/tag/1.4.2. |
I don't get this:
|
The Google Oboe library has several times recently changed how references to open streams are handled. It seems the latest thing is to use Not so, I checked the current code and my Maybe google/oboe#1126. |
What a wild goose chase. On other platforms, for the |
message.html
works.player.html
works.scrims.html
,csound_loader.js
is not found. Added the loader to the directory.trichord_space.html
, needs to be added to Examples menu, crashes. Now fixed, see below.The text was updated successfully, but these errors were encountered: