Mathias Westerdahl
Mathias Westerdahl
I can see both sides. Perhaps we can have a project with "best practices" code, and we can copy files manually into examples to avoid dependencies.
I wonder if it might make sense to allow passing pVbuf=0 to the `mz_zip_reader_extract_iter_read()` function. It would then be able to act as a forward seek.
I believe 768 comes from assuming 60hz and 44100: 44100/60 =735 (and round it up to 768). I think similarly, we should perhaps use the outputLatency (which is 0.496 (!)...
> I've just charged my Samsung device, installed Samsung Browser and now I'm able to reproduce it (but it's not like it makes it easier =) ) @AGulev and you...
While it's true that the value is close, I still feel reluctant to base it off of that value, it seems strange imho. E.g. what does the latency have to...
in 1.9.8 we added support for `sound.sample_frame_count`: ```"number of samples used for each audio update. 0 by default which means (1024 for 48khz sound device, 768 for 44.1khz sound device)"```...
Lists and images are supported in the 7.3.0 release, by this PR https://github.com/defold/extension-rive/pull/202
> I would really appreciate it if the team would make audio codecs as extensions before adding Opus. Because I read a long time ago that Opus decoding takes significantly...
We were hoping to have started improving the 3D scene editing already, but as always things pop up and delay things. And, as you say, as soon ar you go...
@juha-kilpala What browser + version are you using?