> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/automate/osc/messages/media-players/delete-clip.md).

# Delete Clip

| Message                     | Description                        | Arguments |
| --------------------------- | ---------------------------------- | --------- |
| `/mixeffect/mp/delete-clip` | Deletes a clip from the Media Pool | Integer   |

| Argument   | Type    | Description                            |
| ---------- | ------- | -------------------------------------- |
| Clip Index | Integer | One-based index of the clip to delete. |

{% hint style="info" %}
**NOTE**: This message is available from MixEffect 1.8.0 and higher.
{% endhint %}
