VirtualAnalog
VirtualAnalog copied to clipboard
Virtual Analog VST / AU plugin
VirtualAnalog fails to build on Fedora 38 with JUCE 7.0.6. It looks like a cpp file is missing to build the VST3 plugin.
Hi Roland, With recent updates https://github.com/FigBug/VirtualAnalog/commit/51fa18c03ca393f5d6da9208955506a2d62aa7f8 there compile errors under Linux g++ 9.3.1: ``` CONFIG=Release make Compiling PluginEditor.cpp In file included from ../../Source/PluginEditor.cpp:2: ../../Source/PluginEditor.h: In constructor ‘Editor::Editor(VirtualAnalogAudioProcessor&)’: ../../Source/PluginEditor.h:12:24: error: use...
I'm getting this error on compiling the release branch ./../Source/VirtualAnalogVoice.h:38:5: error: use of class template 'VoicedStereoOscillator' requires template arguments; argument deduction not allowed in non-static class member gin::VoicedStereoOscillator oscillators[Cfg::numOSCs] =...
Support aftertouch as a mod source