Grant Galitz

Results 15 comments of Grant Galitz

will bring it up to the revision iodinegba uses.

Yeah, adding features onto this aging code is a quest into insanity. +1s for actual fixes should in large be for the rewrite I never got around to working on...

The rewrite is interesting. I am interested, although not sure on final direction. Please note on some performance best practices before you continue further though: - In IonMonkey it has...

Also a rewrite should look into asm.js, since older browsers can just use the original deprecated version.

Recently AudioWorklet spec has gained traction, so I might actually care to wrap up the xaudiojs redo.

Any reason for discrete time values over abstract hint constants if it were to take an argument?

I'm afraid to even specify that. I'm personally against giving "time" to the pauses, in order to make the pauses only defined in helping circumvent wake/wait syscall latencies in usage....

@lars-t-hansen Pardon my trainwreck of thoughts here, but what I think I'm getting at is Atomics.pause could be expanded in scope for covering more use cases than a tight spin...

@pizlonator It feels awkward to specify a memory location when the use case doesn't call for a conditional.