Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sound with DAC installed even when piping audio to aplay #786

Closed
alan-de-windt opened this issue Jun 8, 2023 · 1 comment
Closed

Comments

@alan-de-windt
Copy link

How can I set where welle.io and welle-cli send the audio?

I have an Audiophonics DAC on my Pi4 which is listed as snd_rpi_hifiberry_dac but I not able to get any sound from either welle.io or welle.cli. I have tried piping the sound to aplay like this:

welle-io | /usr/bin/aplay -D "SoftVolume" -r 48000 -f S16_LE -t raw -c 2

This pipe works very well with other RTL-SDR players, also no issues with VLC when selecting "SoftVolume" as the audio device.

Note that I am getting the following on the 3rd line of the terminal when I start welle.io, with or without the above piping:

"Audio: Current sound output "auto_null"

...which does not look good.

Someone please help if they know how to get this working as otherwise it seems to be working very well listing all of my DAB stations in the UI with good reception, etc.

@AlbrechtL
Copy link
Owner

Thanks for your report.

  1. welle.io doesn't support audio pipes. So piping can't work
  2. welle.io always uses the system's default audio device. Since 2017 (Selectabled audio devices #116) there is an open issue for a selectable audio device. Maybe in a further version we will have that.

For now I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants