Fix audio buffer issues (#399)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 7 Jul 2022 20:28:35 +0000 (22:28 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2022 20:28:35 +0000 (22:28 +0200)
commit1f2e2914982745af08cc0acf8ae9e81b49593cce
tree58bb534da3d0c45d5dd29e57cebf37c133bbffcd
parenta211eaeb4761e52c5f158ccfd2652f631d7d8c4e
Fix audio buffer issues (#399)

decrease pcm sample size

allow for more realtime streaming
music_assistant/controllers/streams.py
music_assistant/helpers/audio.py