regrader icon indicating copy to clipboard operation
regrader copied to clipboard

VST delay plugin where the repeats degrade in resolution

Results 7 regrader issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2637802/41187907-69946060-6b82-11e8-970a-d137a854b3e0.png) Clicking the "external editor" button in Renoise, which is supposed to open the plugin window, does nothing for Regrader. The effect still works, and parameters can be tweaked from...

Does it run in cubase as an Audio FX? and if so whats the code to make it show as Audio FX in cubase?

On Linux with VST 3.7.8, these errors are thrown during build: ``` [ 66%] Building CXX object CMakeFiles/regrader.dir/src/vstentry.cpp.o [ 70%] Building CXX object CMakeFiles/regrader.dir/src/ui/controller.cpp.o In file included from /home/florian/build/igorski/regrader/src/ui/controller.cpp:25: /home/florian/build/igorski/regrader/src/ui/uimessagecontroller.h:...

For VS 2022: ``` cmake.exe -G "Visual Studio 17 2022" -A x64 -S . -B "out64" -DVST3_SDK_ROOT=f:/vst3sdk cmake.exe -G "Visual Studio 17 2022" -A Win32 -S . -B "out32" -DVST3_SDK_ROOT=f:/vst3sdk...

It's an open-source plugin manager called StudioRack: https://github.com/studiorack The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve...