This is a custom node for ComfyUI that analyzes audio files using Librosa, extracting tempo, beat times, energy levels, and timestamps. The analysis results can be displayed in a text box within ComfyUI.
Generate dynamic latent noise patterns driven by audio analysis.
Analyzes audio files using various methods:
Converts audio analysis into noise parameters:
Converts noise parameters to latent space noise using:
Creates musical visualization-style patterns:
WARNING: Advanced Audio Noise Patterns Node
Typical image counts: Average measurements by analysis type (from 3s, 11.65s, and 89s samples)
Default: huge (~122K for 89s)
Mel/spectral/tempo: high (~7.6K for 89s)
Onset: moderate (60-500 depending on complexity)
Beat: low (14-168 based on tempo)
Second: consistent (~length in seconds)
Half_second: consistent (~2x seconds)
Installation
Download or clone this repository to your ComfyUI\custom_nodes folder
This node is part of a ongoing solo project to integrate music analysis. plz enjoy.