I simply commented out the line “if(MP3Mode != (SM_LINE1 | SM_SDINEW)) return 4;” in the library, so now vs_init() is not interrupted by the code 4 error anymore.
And it works perfectly! 🙂
The slow music was caused by the clock multiplier not set to 3X during the vs1053 initialisation.
Thanks!