Fix: output bit depth should be as high as possibe
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 10 Mar 2025 22:12:17 +0000 (23:12 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 10 Mar 2025 22:12:17 +0000 (23:12 +0100)
commit44fc8fe91e173c9102d1f2f1545d9bfe9e139947
tree658e81ae028f996fb310441c77a61b8eb81515f0
parent222d5fb154dfa6fee7db242a44e55bf4161eefc0
Fix: output bit depth should be as high as possibe

If a player supports >16 bits we should use that as output format as well because internally we use 32bits to leave headroom for processing
music_assistant/controllers/streams.py