add support for crossfading
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 6 Jun 2019 12:41:18 +0000 (14:41 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 6 Jun 2019 12:41:18 +0000 (14:41 +0200)
commitfc9b54c23ceed3c4137c03f45bbdc0e9dbc2a3ae
treeb79c35ef7973241b1e01aec6479566fbd686f973
parent1edf13550b4b6b3a9c36347c54743e1087e8457f
add support for crossfading

- use high quality settings for sox for all stream alterations
- allow crossfading on lms and chromecast
- now playing needs fixing when using the crossfade stream
music_assistant/modules/http_streamer.py
music_assistant/modules/music.py
music_assistant/modules/player.py
music_assistant/modules/playerproviders/chromecast.py
music_assistant/modules/playerproviders/lms.py
music_assistant/modules/playerproviders/pylms.py
music_assistant/modules/web.py
music_assistant/web/pages/config.vue.js