AudioVisualizer: 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
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:

Hope it helps!

13 Likes

Amazing and useful extension :star_struck::+1:

1 Like

image
always error (

My mistake.
Forgot to add that extension requires android.permission.RECORD_AUDIO permission.
Grant it and errors will be gone.

Hello, the extension would help me a lot, however I can't get it to work. I'm on the Niotron platform. How do I: android.permission.RECORD_AUDIO ?

Use the AskForPermission block from the screen drawer
Taifun

I tried, but without success

try it in an App Inventor test project
Taifun

1 Like

Ok, thanks