# Box Enable

| Message                      | Description                                    | Arguments |
| ---------------------------- | ---------------------------------------------- | --------- |
| `/mixeffect/ssrc/box/enable` | Sets the enabled status for a SuperSource box. | Multiple  |

| Argument       | Type    | Description                                                                   |
| -------------- | ------- | ----------------------------------------------------------------------------- |
| Box ID         | Integer | One-based index that is the box id.                                           |
| Box Enabled    | Integer | <p>0 = Off<br>1 = On<br>2 = Toggle</p>                                        |
| SuperSource ID | Integer | Integer that is the one-based index that is the SuperSource ID. Default is 1. |
