> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EmptyAceStepLatentAudio - ComfyUI Built-in Node Documentation

> The Empty Ace Step 1.0 Latent Audio node creates empty latent audio samples for a chosen duration.

The Empty Ace Step 1.0 Latent Audio node creates empty latent audio samples for a chosen duration. It fills a batch of silent (all-zero) audio latents, where the length is calculated from the `seconds` input using audio processing parameters. This is typically used to initialize audio workflows that need a latent representation as a starting point.

## Inputs

| Parameter    | Description                                                      | Data Type | Required | Range        |
| ------------ | ---------------------------------------------------------------- | --------- | -------- | ------------ |
| `seconds`    | The duration of the audio in seconds (default: 120.0, step: 0.1) | FLOAT     | Yes      | 1.0 - 1000.0 |
| `batch_size` | The number of latent images in the batch (default: 1)            | INT       | Yes      | 1 - 4096     |

## Outputs

| Output Name | Description                                                                                                                     | Data Type |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `output`    | Returns empty latent audio samples filled with zeros. The output contains a `samples` tensor and a `type` field set to "audio". | LATENT    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EmptyAceStepLatentAudio/en.md)

***

**Source fingerprint (SHA-256):** `8268eb582a28c7acc495c52831cc6edd8f8fdd1b294857451ce94abc37ca0d14`
