# Swap Boxes

| Message                      | Description                                                                | Arguments |
| ---------------------------- | -------------------------------------------------------------------------- | --------- |
| `/mixeffect/ssrc/swap-boxes` | This function will swap the sources of the two boxes within a SuperSource. | Multiple  |

| Argument       | Type    | Description                                             |
| -------------- | ------- | ------------------------------------------------------- |
| Box A          | Integer | <p>1 = Box 1<br>2 = Box 2<br>3 = Box 3<br>4 = Box 4</p> |
| Box B          | Integer | <p>1 = Box 1<br>2 = Box 2<br>3 = Box 3<br>4 = Box 4</p> |
| SuperSource ID | Integer | One-based index of the SuperSource ID. Default is 1.    |
