mtytel / vital

Spectral warping wavetable synth
GNU General Public License v3.0
1.59k stars 152 forks source link

Incompatible with newer juce #31

Open falkTX opened 2 years ago

falkTX commented 2 years ago

Latest juce has quite some opengl fixes. Sadly even after applying the juce patches from vital, the gui does not look right.

image

Have you seen this? Will it be fixed in the next code update perhaps? This issue prevents me from updating juce on the distrho-ports project. I did test other GUIs, they work, seems there is something specific on the way VItal deals with OpenGL that no longer works with latest JUCE, even with Vital-specific patches applied :(