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

# ConditioningStableAudio - ComfyUI Built-in Node Documentation

> ConditioningStableAudio 节点用于在音频生成时向正负条件输入中添加时序信息。

ConditioningStableAudio 节点用于在音频生成时向正负条件输入中添加时序信息。它设置开始时间和总时长参数，帮助控制音频内容应在何时生成以及生成多长时间。该节点通过附加音频特定的时序元数据来修改现有条件数据。

## 输入

| 参数     | 描述                       | 数据类型         | 是否必填 | 范围           |
| ------ | ------------------------ | ------------ | ---- | ------------ |
| `正面条件` | 将使用音频时序信息修改的正向条件输入       | CONDITIONING | 是    | -            |
| `负面条件` | 将使用音频时序信息修改的负向条件输入       | CONDITIONING | 是    | -            |
| `开始秒数` | 音频生成的起始时间（以秒为单位，默认值：0.0） | FLOAT        | 是    | 0.0 至 1000.0 |
| `总秒数`  | 音频生成的总时长（以秒为单位，默认值：47.0） | FLOAT        | 是    | 0.0 至 1000.0 |

## 输出

| 输出名称   | 描述                | 数据类型         |
| ------ | ----------------- | ------------ |
| `正面条件` | 已应用音频时序信息的修改后正向条件 | CONDITIONING |
| `负面条件` | 已应用音频时序信息的修改后负向条件 | CONDITIONING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningStableAudio/zh.md)

***

**Source fingerprint (SHA-256):** `8bdf29514002837090c549b9921e8cb19c07d385881fe09a58885fcbfe968261`
