Hello,
I'm running multiple Csound projects on Pepper using the loop_* project settings (See https://forum.bela.io/d/2983-help-getting-bela-button-to-loop-csound-projects-on-pepper), and it's been working wonderfully so far.
I've been working on a kind of drum machine, and was having trouble with dropped blocks. To try and fix that I've changed Csound ksmps and the block size in the IDE (and hence settings.json) to 32. The project runs fine when launched from the IDE, but when I get to it from the bela button as part of project looping, it sounds like it's reverted to the default block size of 16 and the mismatch between the Csound ksmps and block size is causing severe distortion and loads of dropped blocks.
Is there a way to have per project block size settings when using the loop_* functionality?
Cheers