@d-healey It was a test to see if your mind's still sharp 🤣
Read the doc? and I wouldn't have the honor to speak to you :)
Thanks a lot, I totally overlooked this one...
@DanH They're written in completely different languages so it would be impossible to merge them, it would need either some kind of wrapper or a rewrite/port.
I'm trying to think of the most user friendly way to overcome these gui perfomance issues on a Mac. Logic Pro X seems to be the worst of them all from what I've seen 🙃
If you mean solving the issue without changing Display Color Settings, I don't think any way without modifying code ocean of Hise.
Yes that new way of handling highly repitched samples doesn't factor in dynamic pitch ratios (it just looks whether the samplemap pitches the sample up more than the MAX_SAMPLER_PITCH_RATIO and then loads that particular sample entirely. I might reintroduce the old behaviour (where the pitch ratio was capped) for the cases where a dynamic ratio exceeds that value (which right now is undefined and results in a crash).