Open twVolc opened 1 month ago
Ok this is actually a bigger issue than I first thought - I tried the same steps, then clicked to run processing and it hits the same error. So essentially opening hte velocity window and going to the Nadeau tab stops processing from running
This error is in the current dev branch - possibly related to the recent update to move all velocity settings into a single window? Or it may have alway been there I just haven't performed this sequence of events before.
To reproduce:
I'm guessing it's trying to update the frame when it isn't open so there's probably some missed bit of code that should be setting
in_frame=False
when that frame was closed, or something like that. I haven't investigated yet.