Audio Analysis

Read real-time amplitude and 8-band frequency data from any AudioSource, AudioStream, or VideoPlayer entity in a Decentraland SDK7 scene with the AudioAnalysis component. Use when the user asks for music visualizers, beat reactivity, equalizers, or audio-reactive scenes. Do NOT use to play sound (see audio-video) or to detect player-emitted audio (this reads only entity-attached AudioSource/AudioStream/VideoPlayer audio).

decentraland ff04869 2 files · 15.7 KB Updated

File contents

decentraland/sdk-skills/tree/main/audio-analysis commit ff04869452

Frequently asked questions

npx skillmds@latest add decentraland/audio-analysis