Closed ghost closed 1 year ago
I was able to reproduce this on ubuntu with the standalone.
Ahh the problem is that rename == save then delete the save happens and rebuilds the database so then the delete happens and also rebuilds the database so we have dueling rebuilds
annoying. need to ponder.
Can we not save then delete and only then update database? If needed thread a parameter to save function to skip database rebuild, defaulted to true?
Yes but I think that’s not it anyway
also that’s an annoying code change for an annoying reason
OK I've found it. It was slightly different than I thought
basically a threading error. A couple of defensive fixes coming in next 30 minutes.
OK all merged.
Plugin Type: VST3, Clap, LV2 in Reaper and Standalone