duplicate_clip
Duplicate a MIDI clip from one track and slot to another, even across different tracks, provided both tracks are MIDI and the destination slot is empty.
Instructions
Duplicate a MIDI clip to any other track + slot. Unlike the upstream
duplicate_clip_to, this works across tracks. Both tracks must be
MIDI tracks; the destination slot must be empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src_track | Yes | ||
| src_slot | Yes | ||
| dst_track | Yes | ||
| dst_slot | Yes |