JUCE + Tracktion Engine on ELK Audio OS

Thanks for the super quick response @Stefano. And just to re-confirm, locks are bad and will cause MSW but should not make the app crash or anything like that right? Will just reduce “performance”. Because now I seem to be hitting some code using locks in the RT thread which seems to work fine (although I see MSW being triggered, at an acceptable rate probably).

I promise it will all be worth at the end because I’ll make it work and others will also benefit form that :slight_smile:

FYI, I’m still struggling with the same problems, looks like there are file locks which sushi does not like and well, I need to fix. Nevertheless I published my code so far and the app is usable. I made some scripts to facilitate cross-compilation on macOS which might be interesting as well. All is in the repo. https://github.com/ffont/octopush

3 Likes