I wanna play a sound that is 3.5 seconds with sound_pomodoro_end and 1.2 seconds long for sound_pomodoro_start. Unfortunately, no matter what I do it only plays for less than 0.2 seconds in both cases.
I recall paplay doesn't support many filetypes. Not sure about play.
Can you see if this old PR https://github.com/ultrabug/py3status/pull/1313 works fine? Make sure ffplay is installed too.
@ertwro I put out a PR. Can you try #1770? Thx.
@laser tested #1770 several times with different formats. Just perfect!!!
Thanks guys