Hello !
I'm encountering quite a big problem, and I'm having a very hard time finding a good solution.
I have written an amp/cabinet model for bela, which runs on my pedalboard. The program in itself runs fine. The big issue is that, when used standalone (aka not connect to a computer) the build process is messed up by some file date problems. In practice, the audio part works fine, but all the midi message are ignored, which is highly problematic.
As soon as the bela is wired to a computer, and the the program is restarted, everything works fine. I've tried to clean and rebuild the project but it only temporarly solve the issue.
I must precise that I'm using a small python script that sync files I edit on my laptop to the bela project folder, so I understand that my date/time stamp issue seen by make comes from here.
Any idea of how I could solve that ?
Thanks !
