dozius's Recent Posts

I was demoing Aaltoverb and I noticed the CPU usage was really high when the GUI was open. Roughly 10% open and negligible when closed. GPU was higher than I expected for what is being rendered, around 20% on my card.

Are you using JUCE by any chance? I've read in the past their OpenGL wrapper isn't very efficient. Not sure if it's any better these days, I haven't kept up to date.

System specs:
Win10 x64
i7-5820K
GTX 750

I noticed some undesirable behaviour with the voicing system while using some pad sounds with long releases. I will try to explain this as best I can.

I have voices set to 4. I hold note 1, voice 1 is playing. I hold note 2, voice 2 is playing. I release note 1 which will still be heard for awhile because of the long release stage. I press note 3 and it steals voice 1, cutting off the still sounding note 1.

Is this intended behaviour?

v1.7 VST, win10

Thanks for taking the time to look into this and for writing a detailed reply. This voicing scheme is something I will have to keep in mind when creating patches.

Some different options would definitely be more than welcome. Looking forward to that!

I am having the same issue of stuck notes in FLStudio. If I switch on 'use fixed size buffers' in the wrapper the problem goes away. Hope that helps narrow things down.