
Opis
Product Page | Documentation | API | Examples | Release Notes | Dependencies | Forum | Launch Video
Get To Know The Plugin
VJ master is an AIO toolkit for audio analysis, control and visualisation.
It is a UE5 plugin, packed with custom material expressions, niagara data interfaces and many examples such as the reactive boids compute shader showcased in the launch video.
It is industry-proven, currently running in a permanent art installation in Germany.
I have included some helpful tools for integrating common protocols such as MIDI, OSC, UDP/TCP and DMX (ArtNet, Sacn).
After trying a handful of marketplace plugins for different installations, I kept finding gaps. So I built this to finally have something that worked the way I needed.
Compute Shaders Support
Included is a reactive boids example and some handy tools for running your own compute shaders. You will need to be proficient in C++ to work them though. Now you can finally start porting across all those old Unity projects that you have lying around!
Easy Configuration
From blueprints, you can hook into the output of the analysis through an interface without going near the backend.
All algorithms are written in C++ but are totally configurable from the project settings. However, if you were to change how the analysis is carried out or to extend it with your own algorithms then you will need to write code.
Four Modules
Audio Control | Runtime Module
Interfaces for common protocols and tools for fast prototyping
Contents
DMX (ArtNet)
Material To DMX
MIDI
Easy-to-use interfaces that combine both Sending and Receiving
OSC
Material To OSC
Socket
Material To UDP/TCP
RenderTarget To UDP/TCP
Audio Processing | Runtime Module
Miniaudio integration. KISS FFT and handy analysis tools.
Contents
Audio Playback via MiniAudio
Audio Capture via MiniAudio
Windowing
FFT via KISS_FFT
Smoothing
Spectrum Analysis
Frequency Bands
Amplitude
Pitch
USoundWaveProcedural
Multichannel Analysis
Audio Visualisation | Runtime Module
Material Expressions, Niagara Data Interfaces, Niagara Module Scripts, Compute Shaders.
Contents
Materials
Custom Material Nodes (query the audio buffer)
MIDI Reactive Material
Compute Shaders
Reactive Boids
Niagara
Frequency Bands
Amplitudes
Pitches
Spectrogram
Beat Tracking
Audio Niagara Data Interfaces
Audio Buffer
Waveform Colour Profiles
VJ Master Editor | Editor Module
Tools to increase the quality of life within the editor.
Contents:
Toolbar extension
Detail panel extension
Developer settings extension










