Vizibeat is a plugin that drives an Unreal Engine 5 scene from a music track. You give it audio, it analyses the audio, and it animates lights, materials, cameras, particles and characters against the beat without you keyframing any of it. It runs as a plugin inside Unreal 5.6, 5.7 and 5.8, on Windows 11.

How it is put together
There are two connected systems rather than one big effect. The Procedural Motion Graph is node-based: you wire audio analysis — frequency band energy, beat detection — into scene parameters, and Vizibeat’s own site puts the reach at more than 200 parameters across lights, materials, cameras, particles and characters.
The Note Sequencer is a timeline measured in bars and beats instead of frames. Anyone who has cut animation to a track in Sequencer has converted a tempo into frame numbers by hand, then redone it when the edit changed. Working in musical time removes that step.
Stem splitting is the other piece worth calling out: it separates a mix into drums, bass and vocals so different scene elements can respond to different parts of the track. Kick drum to a camera shake, vocal to an emissive material — rather than every element pumping to the same overall amplitude, which is the tell-tale look of a cheap audio visualiser.
Built for live shows, not only for rendering
The input list gives away the intended user: MIDI, DMX, OSC, gamepad and motion tracking. DMX and OSC are stage lighting and show-control protocols, not things you need to render a video file. This is aimed at people running Unreal as a live visual system — concert screens, club visuals, LED walls — at least as much as at people rendering a music video offline.
Licensing follows the same logic: it is sold per editor seat, and the site is explicit that there are no per-show playback fees.
The tiers, and what the free one leaves out
There is a free Lite tier with no credit card and no time limit, then three paid ones. The limits matter more than usual here, so read them before assuming which one you need.
- Creator caps output at 1080p and is non-commercial only: three layers, 16 node channels, 25 nodes per graph, four Note Sequencer sections, one DMX universe and two MIDI devices.
- Pro lifts output to 4K, removes the layer, node and note caps along with the device limits, and is where stem separation, note detection, auto-tidy and bake animation curves live. Commercial use is permitted up to $150K annual revenue.
- Studio removes the resolution cap and adds multiple seats with team management and centralised billing.
Prices are not shown on the pricing page at the time of writing, so budget accordingly rather than assuming.
Who should actually care
The feature to weigh first is bake animation curves, and it is a Pro feature, so you cannot evaluate it on Lite. Procedural music-reactive systems are excellent right up until you need the result as ordinary keyframes — something an animator can fix by hand, or a build can ship without the plugin installed. If your work ends in a delivered shot rather than a live output, treat baking as the deciding feature.
If you make music videos, concert visuals or stylised loops for social, this removes the most tedious part of the job, and the free tier costs nothing but an evening. For game developers the read is narrower: Windows-only, UE5-only, and pointed at performance rather than gameplay — more plausible for a rhythm-game prototype or an in-engine trailer than for anything in your shipped build.

