-
Had to use `LDFLAGS="-l fts" make` instead of just `make`in order for the linker to find the fts library when building on Alpine Linux.
-
I was trying to write an app which basically runs only one instance but can react on the second attempt to launch the app, with the second command line args. What I was expecting by `JUCEApplicationBa…
-
Thank you for this interesting plugin.
I built it on Linux (Debian Sid) and tried to play some notes, however no sound is generated.
I had a look at where the installer for Windows copies the wa…
-
Hi!
Please feel free to just close this issue, but I just wanted to drop a note to say
1. Over in surge synth team we have just started our 1.8 beta release, with prod release targeted in Januar…
-
```
What is the expected output?
I expected it to compile in VS8
What do you see instead?
I get an error: folder missing ..\..\..\src\gui\graphics\brushes
Since that folder doesn't exist I can't comp…
-
This plugin currently isn't entirely lock-free.
This could be an issue for performance.
The plugin should be made lock-free.
The difficult thing is where the realtime processing of incoming OSC m…
-
When I load the VST3 version in Studio One 2.6.3, the GUI is not displayed properly. Actually it's not displayed at all. It seems that it's displayed right after loading, but vanishes immediately afte…
macay updated
6 years ago
-
Is there a notification for modulation update that the graphics can use so that repaint can be called for given widget? Or maybe repaint is not called per-widget...
ok you have this:
![image](ht…
-
#### Feature Description
We would like to be able to add VU Meters to a layout once the Feedback parameters are available.
-
See:
- a conan.io [issue](https://github.com/conan-io/wishlist/issues/59) (Projucer concerns)
- the (EDIT: almost (see below)) lack of third-party alternatives ((EDIT: most) CMake attempts are yea…