alarm-clock-applet / alarm-clock

Alarm Clock is a fully-featured alarm clock for use with an AppIndicator implementation.
https://alarm-clock-applet.github.io
GNU General Public License v2.0
118 stars 31 forks source link

How to set default audio output #190

Closed okumedia closed 1 year ago

okumedia commented 5 years ago

On the new Raspbian buster, The Alarm plays audio via HDMI audio output. I have tried forcing audio to audio jack using amixer cset numid=3 1 but nothing happens. VLC and other Media stuff plays via the jack and this do not also work with USB sound devices. Are there any fix for this?

joh commented 5 years ago

Hi, alarm-clock uses gstreamer with autoaudiosink. It automatically detects an appropriate audio sink to use.

Are you running pulseaudio? If so, you could try changing the default audio device there and see if it helps.