Paul
Paul
I think this also is partly dependent on which channel your bend is on when you toggle MPE mode. Surge will respond to global channel pitch bend distinctly from MPE...
Heya @selenologist Well this doesn't happen on macos Can you give me some more details of the channels and midi messages? Or capture a midi file where it happens if...
Right I see why this is happening. Basically: `SurgeSynthesizer::pitchBend` does this ``` if (mpe && channel != 0) set voice bend else set global bend ``` which means if you...
So doing that is the similar work as fixing the bend, because i have to find all the places that toggle and make a little API for it. But yeah...
Its just super slow in debug mode. Not sure why. I'm gonna bump this to 1.1. None of the code changes we made in 1.0 from 1.9 make the difference.
this really is only a debug mode problem. i'm going to bump it again.
Windows 10 vst3 surge 1.7.1 or nightly break in reaper yeah? Just making sure
I'm wondering if this is a problem of the delay time being longer than the delay line at these long note low tempo situations. I took a peek and didn't...
Oh sorry for missing that first time Round @Jacky-Ligon !