> 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/companion/sample-configuration-files.md).

# Sample Configuration Files

Download these sample MixEffect Companion configuration files that work with the generic OSC module. These sample files are designed to work with MixEffect 1.2.3 and higher.

* [Aux 1](https://mixeffect.app/assets/files/aux-1.companionconfig)
* [Aux 2](https://mixeffect.app/assets/files/aux-2.companionconfig)
* [Chroma Sample Green](https://mixeffect.app/assets/files/chroma-green-sample.companionconfig)
* [Color Generators](https://mixeffect.app/assets/files/color-generators.companionconfig)
* [DSK 1](https://mixeffect.app/assets/files/dsk-1.companionconfig)
* [DVE Mask, Size, and Position](https://mixeffect.app/assets/files/dve-mask-size-position.companionconfig)
* [Flying Key](https://mixeffect.app/assets/files/flying-key.companionconfig)
* [Macros](https://mixeffect.app/assets/files/macros.companionconfig)
* [Mic 1](https://mixeffect.app/assets/files/mic-1.companionconfig)
* [Multiview](https://mixeffect.app/assets/files/multiview.companionconfig)
* [Preview Bus](https://mixeffect.app/assets/files/preview-bus.companionconfig)
* [Sample Show Controls](https://mixeffect.app/assets/files/sample-show.companionconfig)
* [SuperSource](https://mixeffect.app/assets/files/mixeffect-companion-page-example.companionconfig)
* [SuperSource Box Positioning](https://mixeffect.app/assets/files/box-positioning.companionconfig)
* [SuperSource Box Swap, Size, Style, and Speed](https://mixeffect.app/assets/files/box-swap-size-style-speed.companionconfig)
* [Switcher Section and Switcher Pages](https://mixeffect.app/assets/files/switcher-section-and-page.companionconfig)
* [Transition Wipe with Patterns](https://mixeffect.app/assets/files/transitions-wipe.companionconfig)
* [USK Mask](https://mixeffect.app/assets/files/usk-mask.companionconfig)

![](/files/vVCkzl11qlghkq4KWZNk)


---

# 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://docs.mixeffect.app/automate/osc/companion/sample-configuration-files.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.
