-
There is no reason to have LV2 for Linux only since it's a cross-platform plugin format.
Since Reaper will get get LV2 support in the next release, Zrythm almost ready for 1.0 and Ardour, Carla and…
-
> Following the change to GitHub’s pricing, and in preparation for the launch of JUCE 6, the JUCE repository has been moved into its own GitHub organisation:
https://github.com/juce-framework/JUCE …
-
Help,
After building and installing mediapipe on a virtual env, i get this error
```
Traceback (most recent call last):
File "hands.py", line 2, in
import mediapipe as mp*
File "/home…
-
When the flag `GITHUB_REPOSITORY` is provided together with a version release tag, then GitHub probably has created a zip snapshot. We could likely save bandwidth and storage by downloading that inste…
-
Trying to compile xmake on a Raspberry Pi, I get the following error:
```
...
...
compile.r xmake.c
link libxmaker.a
make demo
compile.r xmake.c
link demo.b
make[3]: *** [/home/pi/xmake/cor…
-
Logic crashes, when I want to remove Audiogridder Plugin in the channel strip's plugin chain.
Process: Logic Pro X [13019]
Path: /Applications/Logic Pro X.app/Conten…
-
**Describe the bug**
LV2 plugin can't be loaded by both Ardour6 and carla. Here is the error message:
```
lilv_plugin_get_name(): warning: Plugin has no (mandatory) doap:name
```
**To Reproduce*…
-
Prior to Xcode 12.2, same projects with JUCE6 compiles and runs just fine.
Since Xcode 12.2, seems like Apple removed/changed their inclusion.
Here is our discussion on JUCE forum:
https://forum.…
-
**Bug Description:**
If i set an LFO to high frequency the entire UI on Surge becomes "slugglsh" and i can barely move any knob on the entire UI because of that.
**Surge Version**
1.9 also teste…
-
Carp looks really exciting. Congratulations guys.
I mainly try to write Clojure when I can. But I also do audio which currently means C++. I've been looking for a way to use Clojure or a Clojure-l…