Audio Information
SET_AudioInfo
Shows information about the audio.
Pack: Audio Batch
custom_nodes.ComfyUI-AudioBatch
Inputs (1)
| Name | Type | Required |
|---|---|---|
| audio | AUDIO | required |
Outputs (8)
| Name | Type |
|---|---|
| audio_bypass | AUDIO |
| batch_size | INT |
| channels | INT |
| num_samples | INT |
| sample_rate | INT |
| mean | TORCH_TENSOR |
| std | TORCH_TENSOR |
| peak | TORCH_TENSOR |