Hi Oliver, Oliver Schib wrote,
Hi Waldemar
Thanks! Indeed that might be an alternative to using aloop. What I'm facing now seems to be unrelated to brutefir. I.e. both brutefir and aloop seem to be working fine. It seems kodi and aloop are not working together ideally. So I think something is going wrong with kodi's alsa config. Do you know where that is stored/how I might be able to modify the asound file kodi uses?
I don't think Kodi uses an asound config file. See here for the C++ code: https://github.com/xbmc/xbmc/blob/Krypton/xbmc/cores/AudioEngine/Sinks/AESin...
They are gathering all information about installed soundcards via a standard ALSA API.
I think the best thing you can do, is to describe your issues in kodi forums or mailinglists. I don't think this is something special in the OpenADK version.
best regards Waldemar