> 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/fairlight-audio/solo.md).

# Solo

| Message                     | Description                                            | Arguments |
| --------------------------- | ------------------------------------------------------ | --------- |
| `/mixeffect/fairlight/solo` | Sets the solo value for an audio source, if supported. | Multiple  |

| Argument        | Type    | Description                                                |
| --------------- | ------- | ---------------------------------------------------------- |
| Audio Source ID | Integer | Integer that is the audio source ID.                       |
| Source Type     | Integer | <p>0 = Stereo<br>1 = Left Channel<br>2 = Right Channel</p> |
| Solo            | Integer | <p>0 = Off<br>1 = On<br>2 = Toggle</p>                     |
