audio icon indicating copy to clipboard operation
audio copied to clipboard

Audio building block for balenaOS, based on pulseaudio.

Results 20 audio issues
Sort by recently updated
recently updated
newest added

See: - http://www.ladspa.org/ - https://askubuntu.com/questions/95716/automatically-adjust-the-volume-based-on-content - https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/

If there are no additional outputs (USB or DAC) plugged in, the block crashes. Soundcard: ``` root@f539fa0399cc:/usr/src# cat /proc/asound/cards 0 [tegrahda ]: tegra-hda - tegra-hda tegra-hda at 0x70038000 irq 83...

bug

Add scripts users can run to troubleshoot different scenarios. Also useful to gather system data for support cases. See: https://github.com/alexa-pi/AlexaPi/wiki/Audio-setup-&-debugging

enhancement

**Description** Choppy audio and it lags when starting playback. Same symptoms as #17. **Affected devices** All. **Steps to reproduce** Doesn't happen every time, but: 1. Connect device A via bluetooth...

bug
bluetooth

**Description** - Audio starts to play but it's a bit choppy, and it lags behind noticeably. **Steps to reproduce** Could not isolate a reproducible scenario but encountered this a few...

bug
bluetooth

**Description** - Audio takes a few seconds to start, not playing. - bluetooth disconnects - bluetooth automatically reconnects and audio only starts to play **Affected devices** This is likely related...

bug
bluetooth

Expose EQ functionality via API

enhancement

https://gavv.github.io/articles/pulseaudio-under-the-hood/#clients

enhancement

## Issue When booting `audio` on an Intel NUC, the error occurs: ``` amixer: Control sysdefault:0 element write error: Operation not permitted ``` This is caused by lines 138 and...

Hi there, I'm using balena along with balena-browser [https://github.com/balena-labs-projects/browser](url) and balena-audio for my app (also using appache and websocket for communication) which is running in kiosk mode. My web app...