beepr icon indicating copy to clipboard operation
beepr copied to clipboard

paplay not working with Ubuntu 20.04

Open DunderChief opened this issue 3 years ago • 0 comments

Perhaps it's specific to my system, but no sound comes from paplay when playing wav files (no error also). play_aplay() and play_vlc() both work.

Maybe aplay could be first in the if/else hierarchy of play_file(). Or add an option to choose which program to use with beep().

DunderChief avatar Feb 01 '22 08:02 DunderChief