arduino-music-player
arduino-music-player copied to clipboard
Impulse Tracker modules with large samples are converted incorrectly
Test-Case: "hang on, dude" by paniq (https://modarchive.org/module.php?173636)
The initial "please wait, you will be served in a minute" is completely missing when converted with pmf_converter and then played back with the pmf_player.
The bug is in the SXP library, in bit_input_stream; PR with a fix and full explanation will follow shortly.