Mod Player (aka Chiptune Player) Native Extension

I’m aware of that glitch. But honestly I’m not sure why it is happening. It happens on some patterns with some samples(only when starting), but I didn’t investigate it yet. (It shouldn’t happend with .mod files, only with .xm) Somehow it is related to my patch. I’ll take a look at this after the UDGJ2
It is better not to trust the loop for pattern continuity. It is not suitable for this kind of job.

Maybe :slight_smile: Interesting idea, I never thought about this. It is quite performant but I’m not sure if it is usable for this kind of a job or not. I’ll definitely try this when I got time.

You can set loop by using; player.music_loop(music, 1) ← single play

1 Like