AudioLink is the audio-visualization library for Unity I help maintain. it takes an audio signal apart into bands and hands them to shaders as a texture, so that a material can be audio reactive. This is a example shader, built for WebGL.

loading…