hvianna / audioMotion-analyzer

High-resolution real-time graphic audio spectrum analyzer JavaScript module with no dependencies.
https://audioMotion.dev
GNU Affero General Public License v3.0
619 stars 62 forks source link

Wrong typing or documentation about `GradientOptions.bgcolor` #82

Closed jgabriel98 closed 1 month ago

jgabriel98 commented 2 months ago

Readme documentation about registerGradient says the bgcolor is optional: image

but the GradientOptions type definition says otherwise: image

hvianna commented 2 months ago

The type definition is incorrect. It will be fixed in the next release. Thanks for reporting this.

jgabriel98 commented 2 months ago

Sure! no problem!

If you don't mind me taking your attention, could you help me out with a question i posted on discussions? i'm really stuck 😢 .

If not it's still okay! thanks for this amazing software anyways!