View Single Post
Old 08-31-2017, 10:21 AM   #6
Anomaly
Human being with feelings
 
Anomaly's Avatar
 
Join Date: Sep 2007
Posts: 642
Default

I have never been able to make presets work with Iplug-Youlean. So I made a following test:

I created a new project from the IPlugEffect template, one with WDL-OL and another with IPlug-Youlean. Then I added the following presets to both of them:

MakePreset("preset 1", 10.);
MakePreset("preset 2", 20.);
MakePreset("preset 3", 30.);
MakePreset("preset 4", 40.);
MakePreset("preset 5", 50.);
MakePreset("preset 6", 60.);
MakePreset("preset 7", 70.);
MakePreset("preset 8", 80.);
MakePreset("preset 9", 90.);
MakePreset("preset 10", 100.);

This is basically just the kGain knob. After compiling both, I tested them in REAPER. The WDL-OL version worked perfectly. The gain knob moves when I switch the presets. But with the IPlug-Youlean version however the gain knob won't change.

So I wanted to add this issue to the bugs list. If this is already a known issue, then my apologies.
__________________
___________________________
Sonic Anomaly | free JSFX & VST Plugins
Anomaly is offline   Reply With Quote