-
Experimenting with `cppcheck` it seems this is a decent config:
```
cppcheck --enable=all --enable=information --inconclusive --error-exitcode=1 --suppress=missingIncludeSystem --suppress=unusedStru…
-
After following the steps in the README.md file I am not able to generate the proto files from the command line
```
git clone git@github.com:grpc/grpc-kotlin.git
cd grpc-kotlin/
./gradlew build
…
-
In order to verify if https://github.com/emuse/qmidiarp/issues/7 is actually a qtractor or a qmidiarp problem, I tried to insert the sequencer plugin into an Ardour 6.6 MIDI track, but in that case, A…
-
It is about 6 dB down until ``fc`` and 0 dB above ``fc``, when ``Lpi`` is 0 dB.
Measured using japa and faust 2.5.21 running this code:
```
import("stdfaust.lib");
process =
// DeEsser_N_chan…
-
**Describe the bug**
When attempting to choose a file using the atom:path setting within a plugin, the file chooser window opens briefly and then closes immediately.
**To Reproduce**
Steps to rep…
-
There are a number of stale branches that haven't been touched in years, and show no indication of being merged or contributing to the project in any way.
![image](https://user-images.githubusercon…
-
```
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/home/build/mxe'
uname -a
Linux build 4.15.0-96-generic #97-Ubuntu SMP Wed Apr 1 …
-
```
I'm using 20130919 on wine 1.7.8 on Gentoo. This is the actual error printed to
the console:
Note: command 'load_dotnet35' returned status 67. Aborting.
I can reproduce it with this simple scr…
-
Using LSP built from latest github.
Hosts: Qtractor and non-mixer-xt (https://github.com/Stazed/non-mixer-xt.git)
To reproduce, add various VST3 plugins with graph display to a Qtractor track or…
-
When compiling wine via wine-tkg, dependencies are automatically installed by the script.
The problem is that when `wine-tkg`'s `non-makepkg-build.sh` script is ran on some systems, like my own, it…