AudioVisualize: Extension for creating audio visualisation effects

1. Introduction

Description: Using this extension, you can create audio visualisation effects such as Wave , Bar, Hifi, Circle, etc.
Latest Version: 1
Released: 2023-06-09T18:30:00Z
Last Updated: 2023-06-09T18:30:00Z
Permissions: android.permission.RECORD_AUDIO

2. Blocks

image

image

3. Usages & Docs

Init Player
image

Attach Player component to visualizer
image

Init visualizers
image

image

image

Show/Hide by id
image

Remove visualizer
image

Increase/Decrease visualizer quality
image

Default: 0.25

animSpeed: SLOW, MEDIUM, FAST

style: FILL, OUTLINE

gravity: TOP, BOTTOM

4. Previews

Blast:

Wave;

Circle:

Hifi:

Bar:

5. Download

Aix:
com.sunny.visualize.aix (33.2 KB)

Hope it helps!

14 Likes

Can i do this using youtube video player?

You want to visualize audio from YouTube player?

Yes
Is it possible?

It seems but it might not be possible as well.
I’ll check tomorrow.

1 Like

Good working :+1::+1:
Can you add play source url online :grinning::grinning:.

If player can play audio from url then extension works with online source too.
Extension doesn’t ask you to specify audio file anyway.

1 Like

i get this error
Cannot initialize Visualizer engine, error: -3
screenshot-creator.kodular.io-2024.01.28-11_59_58

thank y for help :grin::grin:

Ok, I never mentioned but extension needs android.permission.RECORD_AUDIO permission.

Yes it working good thank you :+1::+1::+1::v:

How to use exoplayer?
When I try to use exoplayer, I get an error, and only this one works properly and I cannot use another one instead.

Since Kodular is closed source so I don’t have access to ExoPlayer component’s source. I need at least exoplayer field’s name to use reflection.
Can you help? @pavi2410

I didn’t know that the encoder was closed. I don’t follow the posts.
Ok, what exactly should I give you?

Is an error message with visible entries enough?

Nothing for you to do.
Just wait until Pavi replies.

Good morning
how to reduce audioVisualize line to have like this, thank you
Wave
image size 150x90

Like this. (Line Visulaizer)
image

image

when I put line and wave have an error message : setCaptureSize() called in wrong state: 2
Note: You will not see another error reported for 5 seconds.

and I would like to have a small wave. I reduced the arrangement but nothing changed