vcvrackplugins_av500 icon indicating copy to clipboard operation
vcvrackplugins_av500 copied to clipboard

my plugins for the VCV Rack virtual modular synthesizer

Results 6 vcvrackplugins_av500 issues
Sort by recently updated
recently updated
newest added

Hey there, your `Makefile` contains the compiler flag `-fshort-enums`. This **crashes** Rack when searching for modules in the module browser. See the following changes in `AudibleInstruments`: VCVRack/AudibleInstruments@e8528e2 Reference discussion: VCVRack/Rack#413

Hello! I wanted to know if you will fix your plugin to be added properly to the plugin manager? right now it only got a link to your sources. versioning:...

Please can we have a release for Linux, OSx, Windows?

How did you encode the 808 cb into the .h file?

c++ -fshort-enums -DTEST -I./eurorack -Wno-unused-local-typedefs -fPIC -I../../include -I../../dep/include -MMD -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_MAC -mmacosx-version-min=10.7 -std=c++11 -stdlib=libc++ -c -o build/src/Blank8hp.cpp.o src/Blank8hp.cpp src/Blank8hp.cpp:20:11: warning: 'Module' is deprecated...

On 0.5.0, it compiles but in res, there are no svg files and when a module loads into rack, it is white and has no text.