mcp_opendaw_copy_region_fades
Copy fade in and fade out settings from one audio region to another. Provide source and destination unit, track, and region coordinates to replicate fade slopes exactly.
Instructions
Copy fade in/out settings from one audio region to another.
Copies fadeIn, fadeOut, fadeInSlope, fadeOutSlope from the source region's Fading object to the destination region's Fading object.
src_unit/src_track/src_region: Source region coordinates. dst_unit/dst_track/dst_region: Destination region coordinates.
Returns the copied fade values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst_unit | Yes | ||
| src_unit | Yes | ||
| dst_track | Yes | ||
| src_track | Yes | ||
| dst_region | Yes | ||
| src_region | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |