Closed alanosman closed 4 months ago
Was stuck with the same problem and found a fairly hard to find description of how to get the background transparent in the readme: https://github.com/hvianna/audioMotion-analyzer?tab=readme-ov-file#showbgcolor-boolean
Adding these made the background transparent:
showBgColor: false,
overlay: true,
Check showBgColor
as it links to all other related properties.
I'm moving this to Discussions.
I'm still learning about this great tool and got stuck. I tried following the instructions but always got a black background. I really want to make it alpha.
Thanks