Autodafe-Drums icon indicating copy to clipboard operation
Autodafe-Drums copied to clipboard

Autodafe Drums Modules for VCV Rack

Results 3 Autodafe-Drums issues
Sort by recently updated
recently updated
newest added

OS: osx Repro: run a drum sequence, then change Rack sample rate (switch from 44100 to 88200 by example).

Ciao Antonio, your plugins still have problems with the new plugin manager in Rack 0.5.1. I had the same and had to fix the makefile and the way I zipped...

src/DrumsMixer.cpp:169:7: warning: ‘virtual void DrumsMixer::fromJson(json_t*)’ can be marked override [-Wsuggest-override] void fromJson(json_t *rootJm) { ^~~~~~~~ src/DrumsMixer.cpp:206:6: error: virtual function ‘virtual void DrumsMixer::initialize()’ void initialize() { ^~~~~~~~~~ In file included from...