Minim on Raspberry Pi loadFile problems

Based in the error you have shown, the problem is the last file you are loading. I suggest you run the sketch attempting to load only that file and see if the error persist. If it is that file, I can only think on regenerating that file if possible, or replacing it with another file.

Just for curiosity and for documenting this problem: If the problem is this single file, do you see the problem running this file in Processing Java?

Kf