mcp_opendaw_copy_region_fades
Copy fade in/out settings including slopes from a source audio region to a destination region using track and region coordinates.
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 |