# Core-MIDI-Out

{% hint style="info" %}
Read about troubleshooting with [**Ableton Live here**](#about-ableton-live-11)
{% endhint %}

With Tonaly Pro you can open the MIDI Output to send MIDI signals to other apps. In this way, you can use the sounds of your DAW and record MIDI. By using [**shortcuts**](/general/keyboard-shortcuts.md#general-hotkeys) 1-7 you can use Tonaly as an instrument.

👉 To do so, navigate to "MIDI" in the menu bar and click on "Open MIDI setup..." or use the key command **⌥ ⌘ ⇧ ,**&#x20;

![](/files/9ocKzBFbcFE7rxHwo5Fp)

👉 Then, click on "Open MIDI Output"

![](/files/3P8ZkBMtStR8j6Z9hacN)

#### **⚙️ Settings**

* **Humanize Velocity**

  * Randomizes velocity to create a more natural sound

* **Mute sounds within "Tonaly"**

  * Mutes the playback instrument within Tonaly as you probably use the Sound selected in your DAW

* **MIDI Channel**
  * Select a specific channel. Default is "0" -> All channels

#### About Ableton Live&#x20;

*Problem: MIDI-Out does not work with Ableton Live*

*Quick fix: Restart your Mac*

*More about this:* At the moment there might occur an issue with Ableton Live. MIDI signals are received by Ableton but do not reach the channel. The MIDI indicator receives signals:

![](/files/mRX44ZhwF9tJqrKrsxtx)

But the channel is not.&#x20;

I'm investigating this – at the moment I'm not sure if there is an issue with Ableton or if it is on my side. Sorry for the inconvenience – I hope to fix it soon!


---

# Agent Instructions: 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://guide.tonaly.app/midi/core-midi-out.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.
