Sound Nodes - Audio Visualization is a Blender add-on for turning music into animation. Load a music file, click Analyze Audio, and the add-on detects the features in the track, storing the relevant information as keyframes for preview performance. It supports .mp3, .wav, .flac, and .ogg files.
The extracted audio data connects to custom nodes in Blender's Geometry Nodes editor. A Sound Info node holds basic information including Loudness, Average Frequency, and Beats. Spectrogram nodes visualize frequencies in the audio, while the Chromagram node provides the energy of musical pitches. From there, Geometry Nodes handle the visuals you build.
Three demo project files are included, and documentation is available within the add-on. A free lite version with limited functionality, including loudness and spectrogram information, can be downloaded from GitHub to test installation before moving to the full version.