item_set_fade
Set fade-in and fade-out durations for a specific audio item in REAPER. Use -1 to keep current values, or provide seconds for the item index.
Instructions
Set fade in/out. -1=unchanged. Prefer items_apply for multiple.
Args: item_index: Item index. fade_in: Seconds, 0 or more (-1=keep, max 60s). fade_out: Seconds, 0 or more (-1=keep, max 60s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fade_in | No | ||
| fade_out | No | ||
| item_index | Yes |