Hi,
I seem to have come across a strange bug in iPlug2-clap.
Situation:
- Windows 10, 64-bit, everything up to date;
- Reaper latest dev build: v6.67+dev0908;
- iPlug2-clap, CLAP_SDK, CLAP_HELPERS, all updated to the very latest versions;
- Reaper set to 48k (but this is irrelevant, as the same bug occurs on other sampling rates as well).
I duplicated IPlugEffect.
With no FX oversampling enabled in Reaper, everything works fine.
With any of Reaper’s FX oversampling settings enabled, the CLAP version of the plugin goes crazy, and starts comb filtering out of the blue, AND the effect is even different between left and right channels.
This happens ONLY (and ALWAYS) on the CLAP build of the plugin, NEVER on the VST3 build of the same plugin, whenever Reaper’s oversampling is enabled.
For comparison, I tried the exact same test with Surge’s CLAP effects plugin, and the bug does NOT occur there, so I must conclude that the fault is not within Reaper, but within either the CLAP framework, or iPlug2-clap.
Any help appreciated!