Calloway Sutton

Results 18 comments of Calloway Sutton

> > > I think airsonic should have an open registration system. But we need to be sure we will never be blamed if someone is sharing private music on...

> > > We should improve the actual login/authentication system first, because currently it's _a bit suboptimal_ security-wise ;) Is it really that bad?

@jvoisin I'd be more than happy to help implement this into Airsonic, I just don't know the full implacability of the whole legality situation or whether other developers would actually...

Using the [Tone.js](https://github.com/Tonejs/Tone.js) library would make adding drums, sound effects, and general audio a lot easier but I think it would mess with the whole concept of not having to...

I think so, the goal of scratch-js is to seamlessly convert scratch projects to js right?

Haha yeah, you can literally run anything in the browser now with the V8 engine and all these faster CPUs, I got Linux to run in Chrome with Emscripten and...

Java should be very easy to implement because, at least according their website, it just takes in Java code once you include JavaPoly.js

I haven't looked at the documentation extensively but it seems pretty straightforward. I think it's Python 2.7 though, but maybe check it out.

I know there is another Javascript interpreter for Python that's made for 3.4 or 3.6 so you could just include both, I'll look for the other one

[Here it is](http://www.brython.info/)