Pierre Guillot
Pierre Guillot
This is explained in this [thread](https://forum.juce.com/t/what-is-the-intention-of-macro-juce-vst3-emulate-midi-cc-with-parameters/17858). So there is an option JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS (that emulates MIDI CC with parameters). An ideal solution would have been to enable/disable this option dynamically but...
It happens on Reaper also, I will on other DAWs but I guess this is the common behavior. It's already hard to maintain the plugin for different formats and OS,...
Hello Daniele, In fact, the library is no more maintained. Eliott and I are both working in other places and we don't have enough time to work on it. When...
I guess this is fixed, isn't it?
Hi, The library is no more maintained. I'm working someplace else and I really don't have time to maintain it. Anyway, I think there are forks that are maintained (but...
Yes, you're right ! It would be better. I have to update the library first, then I'll try this.
I think this should be solved
As the project is still in beta I feel free to develop on the Master branch, since two weeks I changed a lot of things but you still can retrieve...
Hi, I just tried on Mac Os and it seems to work (d7eaac8 - beta-0.4). Have you try to clean before using make (make clean) ?
I think you still have the wrong version because I created ecomment the last weeks (late after the 0.4 release).