robclouth
robclouth
Hey Jeffrey. I'm super interested semantically represented notes and I really like this project. Another project came to mind: [Abstract Meaning Representation](https://github.com/amrisi/amr-guidelines/blob/master/amr.md). Have you checked it out? Basically, I really...
Hello, I've struggled for 2 days now trying to build this for Android. I've managed to build the static libs, but linking them to the project is a bloody nightmare....
Hi, I'm having problems linking the static lib in a project. I've added the glsl_optimizer_lib project as a reference, and the library builds fine. But then when I use `glslopt_ctx*...
Summary: I've started a basic implementation of MIDI support to get things started Problem Pedalboard doesn't currently support plugin instruments because there is no way of sending MIDI to the...
### Versions "@react-three/drei": "7.2.2", "@react-three/fiber": "7.0.6", "three": "0.130.1", ### Problem description: When having multiple canvases, only the first instance of Environment works. Subsequent ones are black. ### Code https://codesandbox.io/s/heuristic-tu-9q8o4?file=/src/index.js
Sorry this still isn't resolved and there are no examples or other issues for me to refer to for help. There are two players A and B. Both are playing,...
Looks awesome, but I can't quite figure out how to install. Tried: Unzipping into Assets: get null errors. Adding package inside Unity from the git url: get "not valid package"....
When editing a model that's inside a prefab, the tool adds new brushes to the open scene instead of the prefab. It seems to "remember" to add to the prefab...
As a test I created a stereo layout with -90 and 90 for the azimuths. However it doesn't sound stereo at all. ```kAmblib_Stereo``` sounds fine. It seems that I need...
Is there a way to do this? I'd like the cross-hierachy virtual port spacing/size to be the same as the the normal port spacing/size so that this doesn't happen: ![screen...