ShiromMakkad / LedFxDocker

A Docker Container for LedFx.
56 stars 19 forks source link

PulseAudio example #13

Open vidicunt opened 1 year ago

vidicunt commented 1 year ago

Hello!

I'd like to use this image with PulseAudio however I'm unsure about how I would go about that... I'm trying to avoid using snapcast entirely.

I'm getting this:
[Logs]    [2022-9-28 15:33:03] [ledfx] ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
[Logs]    [2022-9-28 15:33:03] [ledfx] [ERROR   ] ledfx.integrations.midi        : Unable to enumerate midi devices: MidiInAlsa::initialize: error creating ALSA sequencer client object.

I'm using this inside a balenasound image without snapcast with an external sound card

ShiromMakkad commented 1 year ago

Yea, I'm getting the same issue on my normal Balena deployment, I'll look into it.

vidicunt commented 1 year ago

Any updates on this please