christf / snapcastc

C implementation of snapcast focussing on audio quality and ease of maintenance.
GNU General Public License v3.0
39 stars 6 forks source link

alsaplayer: Allow Client to run without mixer #32

Closed christf closed 4 years ago

christf commented 5 years ago

When a mixer cannot be found, with this patch, snapcast-client falls back gracefully and happily reports a volume of 100

This fixes #31