I’m encountering an issue with my code that includes 4 bass patterns. After the last pattern is played about three times, the sound always stops at the same point, and a similar message is displayed in the console each time. The composition itself is quite straightforward, and I can’t identify any significant differences in the part where the problem occurs.
Does anyone know why this might be happening, especially since the issue consistently occurs at the same place?
I’ll attach my code and the console message below.