Santiago de Leon
Santiago de Leon
Implemented the fix detailed in https://github.com/nick-thompson/react-juce/issues/253 In summary this PR: * Makes it possible to include react-juce with CPM * Makes it possible to modify `REACTJUCE_JS_LIBRARY` from client code *...
I'm trying to add react-juce as a CPM dependency with this code: ``` CPMAddPackage( NAME reactjuce GITHUB_REPOSITORY nick-thompson/react-juce GIT_TAG origin/master) ``` And when I try to build with my usual...
I've been trying to get the Midi Fighter Twister to display correctly on my phone (Xiaomi Mi 9T running Android) to no avail. The app version doesn't seem to detect...
I've been using `opencode` since around `v0.3.40` or thereabouts. I keep hoping for this infuriating issue to go away but it just keeps happening. Most of the time, when `opencode`...