-
Hi, I got this crash once when trying to open the GUI in the radium music editor:
```
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc704b700 (LWP 670)]
0x00007fffc73…
-
Having the possibility to explicitly specify several directories where to look for modules would be appreciated.
Some useful code is now being released by third parties in the form of a JUCE module…
yfede updated
5 years ago
-
I have been running TrueOS as my main OS for the last few weeks and I'm liking it a lot. I wanted to switch from Linux so I get fully supported ZFS with all its great benefits (mainly boot environment…
-
I was trying to compile project and had this:
```
lint@flintworkplace ~/RenderMan-master/Builds/LinuxMakefile % cd Builds/LinuxMakefile/
make
cd:cd:6: Haven't got such file in catalog: Build…
-
**Describe the bug**
I'm trying to compile ChowMatrix on Ubuntu 23.04 with lv2-dev 1.18.10 but it doesn't compile
**To Reproduce**
Steps to reproduce the behavior:
1. follow install instructions…
-
```
In file included from /usr/ports/audio/sonobus/work/sonobus-1.7.2/Source/SonoStandaloneFilterApp.cpp:37:
/usr/ports/audio/sonobus/work/sonobus-1.7.2/deps/juce/modules/juce_audio_plugin_client/de…
-
https://github.com/mtytel/helm/blob/abdedd527e6e1cf86636f0f1e8a3e75b06ed166a/JUCE/modules/juce_graphics/colour/juce_PixelFormats.h#L116-L119
I'm getting:
../../../JUCE/modules/juce_graphics/colo…
-
### Detailed steps on how to reproduce the bug
Just make sound in the FoleysSynth example in Plugin GUI Magic: https://github.com/ffAudio/foleys_gui_magic
The first sinusoid sample has phase -pi whi…
-
Hi,
I'm trying to build SonoBus under FreeBSD, but it fails.
The reason is that many headers and libraries are installed under /usr/local/include and /usr/local/lib, instead of /usr/include and …
-
Heyo, I was curious about this plugin and wanted to mess around with its underlying code, but upon setting things up, it would appear that I've run into some problems. I set the header search path to …