Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to set the background color or even make it alpha = 0? #80

Closed
alanosman opened this issue Jul 9, 2024 · 2 comments
Closed

Comments

@alanosman
Copy link

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

@alanosman alanosman changed the title Is there a way to set the background color or even make it alpha? Is there a way to set the background color or even make it alpha = 0? Jul 9, 2024
@tomsdob
Copy link

tomsdob commented Jul 10, 2024

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,

@hvianna
Copy link
Owner

hvianna commented Jul 10, 2024

Check showBgColor as it links to all other related properties.

I'm moving this to Discussions.

Repository owner locked and limited conversation to collaborators Jul 10, 2024
@hvianna hvianna converted this issue into discussion #81 Jul 10, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants