gitterdude
gitterdude
The best way to get a decent volume out of the metronome is to place directly below the amp in the Order tab. You may also need to disable the...
Yes, it is way louder now; to the point that it starts distorting really quickly. It works. and I'm not using it myself so I really don't care, but I...
I can confirm that; at least in the 0.42.1-18-g0789a662 version. I don't think it's audible under normal gain staging but it is there.
I'm seeing it both with 44 and 48kHz But I only see it on my really old i5-650 PC. It's not there on a slightly newer i7-4710MQ one. The i5...
It could be some difference in the distros, rather than the CPUs; that was just an initial guess. openSUSE uses a newer libboost for instance: 1.75 vs 1.65 in Ubuntu...
I've posted 5 PRs. I didn't do any for the ports/juce-opl/source/DROMultiplexer.cpp:292:21: warning: self-comparison always evaluates to false : for (int i = 0; i < i; i++) since I don't...
Related to the v2 port; the soundpipe submodule should have its URL changed in .gitmodules to https://github.com/SeesePlusPlus/soundpipe , for instance. https://github.com/PaulBatchelor/Soundpipe.git is gone.
Many modelling amps, including the Boss GT and Line6 pedal boards, have a pronounced fizz. One guy even built a "secret" and expensive box, the Radtone Harmonic Converger, to fix...
This appears to fix the "fromWstring" compile error and allows one to load consecutive files ``` diff --git a/src/EssEff.cpp b/src/EssEff.cpp index 031e050..9a842f8 100644 --- a/src/EssEff.cpp +++ b/src/EssEff.cpp @@ -115,7 +115,7...
I also noticed that Succulent causes at crash on exit in Rack-2.2.2 using pipewire in Linux, even if you just look at it in the preview library : ``` RJModules/plugin.so(MFTexture::release()+0x39)...