Geordie J

Results 57 comments of Geordie J

@lorenzofox3 looks fast! Hope it works with this test case

@lorenzofox3 sorry for the late reply here, my focus has been elsewhere for a while. I totally agree that `test.equal(Object.create(SomePrototype, foo), Object.create(AnotherPrototype, foo))` should for sure _not_ pass, because the...

I would be curious to hear of any further improvements possible for ARM machines. We plan to deploy sfizz on a variety of mobile (phone/tablet) devices, almost all of which...

Hi @jpcima @paulfd, could you elaborate on how these effects are to be used in sfizz? We are building sfizz as a standalone (non-VST etc.) library and would like to...

Hey, I agree about the TAPi18n API Not sure what kind of bugs you could avoid by manually adding the transform compared to just doing it in `helpers`. Do you...

Yes, overriding one transform's methods with another's with the same name could be a problem. I think it's a shame to miss out on this helper+transform functionality entirely though. What...

I've updated the pull request with checks to ensure helpers will never overwrite pre-existing transforms, with updated and expanded tests. I've also published `ephemer:[email protected]` in the meantime with this functionality....

@kateinoigakukun @j-f1 FYI I have created an implemention of JSValueEncoder. I can make a PR soon – just testing it some more first with some more use-cases.

This thread is from 5 years ago. Is the project no longer maintained or was this actively decided against?

I noticed 3.1.4 is out, but didn't see any commits relating to this in the git history. I guess you'll update this issue when it's ready @jdalton. Thanks for your...