Protonerd / FX-SaberOS

System code for Arduino based Lightsaber replicas for DIYino family boards
Creative Commons Zero v1.0 Universal
91 stars 42 forks source link

sound problems #110

Closed pocotokomu closed 6 months ago

pocotokomu commented 2 years ago

so i have finally gotten everything quite working, but when i retract the blade the retracion sound gets looped, it stops when i reignite the saber or go into config, but it's still there the next time i retract it.

second problem i have is that in config mode some menu sounds get cut off or i.e. when i change through the sound fonts there is a beeping sound like it's instead of a name of the font.

fonts are default from the fxsaber os file and are added to the sd card like the wiki says, after one formating and adding files to the card the retraction loop stopped for one time, the next time the loop appeared again.

also i'm not able to go into silent mode, not sure when this happened but it was working a few times ago

Druidjitsu commented 10 months ago

DFPlayers with the fake chipsets (which are everywhere and cause much trouble) are known to cause intermittent issues like these. I myself experienced similar repetitive loops with my lightsaber sounds. Specific ones I've had trouble with are MHK2024K-24SS. The Facebook Forum for FX-SaberOS recommend DFPlayers using the YX5200 chipsets. Replace your DFPlayer with faulty chipsets, to ones with YX5200. I have had ones marked with JC on them and they worked perfectly in the end (I thought JC were crap ones as well but they worked).

rhansenne commented 6 months ago

I had the same issue with the MH2024K-24SS (clone) version of DFPlayer and had to make some minor code changes to correct this. In the latest version of the code, uncommenting "DFPLAYER_CLONE" in Config_HW may resolve the issue.