Rydra / bgm-for-es

A python script to run background music in EmulationStation for Retropie
26 stars 11 forks source link

Most files play at a lower speed and pitch #12

Closed jross200 closed 2 years ago

jross200 commented 3 years ago

Been working for hours trying different files,bit rates, etc. Nothing fixes it. Everything seems to play at what I would say is 70% speed and pitch.

jross200 commented 3 years ago

update

wiped and reloaded the pi4, reinstalled everything. Now files play at... maybe 25% speed and pitch. Basically just worse.

Rydra commented 2 years ago

Hi @jross200, unfortunately I don't have a Pi4 to test the behaviour of this script. Any pull request fixing this will be welcome :)

Rydra commented 2 years ago

I have bumped to the new version of the Background music for EmulationStation. This new release is a complete revamp, with a new installation script. Please follow the following steps:

  1. Uninstall the old script if you had it:
    sudo apt remove python-es-bgm
  2. Go to the main page of the project and reinstall the script, following the instructions of the documentation:
https://github.com/Rydra/bgm-for-es

Feedback always appreciated!