CarlosDerSeher / snapclient

snapclient on ESP32
GNU General Public License v3.0
125 stars 16 forks source link

Remove broken fade out feature. Fix mute. #42

Closed luar123 closed 11 months ago

luar123 commented 11 months ago

Remove the fade-out functionality that is broken for flac and opus tasks to enable correct muting. Could be re-implemented with better inter-task communication (see #25 and #23)

CarlosDerSeher commented 11 months ago

looks good thank you