Alex Shaw

Results 8 issues of Alex Shaw

Seen in 1.4.0 on 64-bit Windows version, downloaded from Itch. This is really niche I am sorry! I use a QWERTY physical keyboard, and I use Windows' language settings to...

Everybody knows and loves it, and now it has STL!

ScService contains the logic for setting up the correct paths on the sdcard. This is great when you want to use supercollider as a service, but if you want to...

I tried running the Eclipse egit tool to get SuperCollider, and it contains several issues. 1) eclipse couldn't find default.properties 2) it added the entire repository as a source dir...

When using the Java-land OSC messages, long integer data can get lost. I hit the problem when using the object array constructor. Casting to an int fixed the problem, suggesting...

Bug

It will make SuperCollider a lot easier to pick up on android if there's already some stuff there ready for users. Nothing fancy, just a few things to make you...

Stage 2 Roadmap

Most of them are there! At simplest, someone could just cut-and-paste the existing lib definitions in Android.mk. At most complex, we could improve the build tool to generate them in...

Stage 2 Roadmap

The error message is: ``` { "isTrusted": false, "message": {"error": "AudioReceiver error [-66628]"} } ``` I can reproduce this consistently on the WebAudio demo in a freshly-cloned copy of https://github.com/edimuj/app-audioinput-demo/...