ComfyUI Node
Librosa Audio Analysis
A ComfyUI node in Audio Processing with 3 inputs and 4 outputs.
Librosa Audio Analysis
- energy_levels
- timestamps
- analysis_text
- analysis_type
◄audio_filepath/to/audio/file.wav►
◄analysis_typedefault►
◄window_size512►
CategoryAudio Processing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| audio_file | STRING | path/to/audio/file.wav | — |
| analysis_type | COMBO | default | 9 options: default, onset, segment, tempo, mel, spectral, +3 |
| window_size | INT | 512128–2048 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| energy_levels | AUDIO_ENERGY | — |
| timestamps | TIMESTAMPS | — |
| analysis_text | STRING | — |
| analysis_type | ANALYSIS_TYPE | — |