Skip to content

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

Answered by tomsdob
alanosman asked this question in Q&A
Discussion options

You must be logged in to vote

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,

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hvianna
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #80 on July 10, 2024 17:34.