Kazik Pogoda
Kazik Pogoda
> I'm wondering if `orx-compute-shaders` should be part of openrndr instead of orx, since it's only a few lines of code and it's a useful feature when writing compute shaders....
BTW here is the commit with changes I needed in `openrndr` to get rid of `orx-compute-shaders` https://github.com/openrndr/openrndr/commit/3da165cf787ef951526c1aa4397328f939fef014
I am the author of Kotlin multiplatform library representing LLM-friendly JSON schemas: https://github.com/xemantic/xemantic-ai-tool-schema I hope to provide PRs integrating my lib with this project.
> * I was wondering if mockk is required (as we haven't used it so far). We are not using any mocking framework, because there is almost no unit tests....
Oops, I just notice that `should receive NOTE_OFF event on receiving NOTE_ON message with velocity 0` is not testing what it is describing, I will fix it.
@aalmiray https://central.sonatype.com/artifact/com.xemantic.kotlin/xemantic-kotlin-test-androidnativex64 It's `klib` as far as I can tell. This is the version deployed after I applied the workaround.