stefandrissen / SAM-MOD-player

SAM MOD player, an Amiga MOD player for the SAM Coupé
https://www.worldofsam.org/products/sam-mod-player
15 stars 0 forks source link

Tone slides? #19

Closed stefandrissen closed 1 year ago

stefandrissen commented 1 year ago

Compare: https://youtu.be/FpybQmzhiTU With: https://modarchive.org/index.php?request=view_player&query=66427

The SAM MOD player version sounds out of tune on the tone slides.

stefandrissen commented 1 year ago

I can no longer hear what the problem is.

A more obvious problem is with Jogeir Liljedahl's Physical Presence, but that cannot be helped. Tempo is 140 BPM, so frames are being skipped to keep up. Song entry 0x12 (pattern 0x10) channel 4 is first executing a portamento down (1) with value 4 followed by a portamento up (2) with the same value. If each row took the same number of frames, this would leave the note back on what it was. But the 140 BPM results in the two commands being executed a different number of frames, and so the pitch is left at something awful.