ComfyUI Node
Batch Audio Metadata
Expose the fields of an audio asset manifest as outputs.
Batch Audio Metadata
- manifest
- key
- media_type
- file_format
- created_at
- batch_size
- sample_rate
- channels
- duration_seconds
- description
- tags
- source
- derived
Categorybuckets/audio
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| manifest | BUCKET_MANIFEST | Audio manifest from a bucket node. |
Outputs (12)
| Name | Type | Description |
|---|---|---|
| key | STRING | — |
| media_type | STRING | — |
| file_format | STRING | — |
| created_at | STRING | — |
| batch_size | INT | — |
| sample_rate | INT | — |
| channels | INT | — |
| duration_seconds | FLOAT | — |
| description | STRING | — |
| tags | STRING | Comma-separated tags. |
| source | STRING | — |
| derived | BOOLEAN | — |