> For the complete documentation index, see [llms.txt](https://support.4cast.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.4cast.world/archive-v12-userguide/5.-triggering-your-media/daw-computer-triggering/logic-pro-configuration.md).

# Logic Pro Configuration

### 1. Create a new EXTERNAL MIDI track

Right click in the track header area, and select "New External MIDI Track". \
Name the track "MVP OUT" or something similar.&#x20;

<figure><img src="/files/yJP64duTHmZLcitNkApu" alt=""><figcaption></figcaption></figure>

### 2. Select MVP from MIDI Output menu&#x20;

<figure><img src="/files/3bfOhrXXVor1JGY7Ri83" alt=""><figcaption></figcaption></figure>

### 3. Set MIDI track settings as needed.

* Set MIDI input as OFF  if you're just triggering from arrangement based MIDI.
* Set MIDI OUT channel as 1 for video triggers or 3 for lighting triggers

<figure><img src="/files/5IhWtW4MkFGtskzFxPb9" alt=""><figcaption></figcaption></figure>

### 4. Add MIDI to the track's arrangement to trigger the MVP

<figure><img src="/files/jAtAnP8NUxzBAXfArnhP" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.4cast.world/archive-v12-userguide/5.-triggering-your-media/daw-computer-triggering/logic-pro-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
