# MIDI Export

{% hint style="info" %}
*What's this about?* \
\
ChordButter can create MIDI files that contain the MIDI tracks of your song. You can also export single tracks like chords, drums, and bass.\
\
\&#xNAN;*Note: You can also* [*open the MIDI-OUT output*](/midi/midi-out.md) *and send live signals from ChordButter*
{% endhint %}

{% embed url="<https://youtube.com/shorts/8E5HpveEQ_Q?si=r-DxSDL1O1Dl2Dez>" %}
Enter fullscreen for better visibility on your phone
{% endembed %}

## Export Files

1. Locate the "Share" icon on the top right corner of the ChordButter app\
   \
   ![](/files/BgVEj7YBl5qVz8SmZKfs)\
   〰️<br>
2. Drag & Drop, save, or share the desired file to a device. Note that some files (like drums or bass) are only available if the song has added those tracks in the "Studio" section.
   1. "Song MIDI" › Is a multi-track file and includes all tracks from the "Studio" section&#x20;
   2. "Chords, Melody, Drums, Bass" › Are single track files only containing the content of the specific track\
      \
      ![](/files/2WhVaoooSAXujeceyyT4)\
      〰️<br>
3. Insert file in other audio apps (like your DAW)


---

# 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.chordbutter.com/midi/midi-export.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.
