> 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/supersource/animation-style.md).

# Animation Style

| Message                 | Description                                                               | Arguments |
| ----------------------- | ------------------------------------------------------------------------- | --------- |
| `/mixeffect/ssrc/style` | Sets the mathematical function used to generate the transition animation. | Integer   |

| Argument | Type    | Description                                                                                                                                                                                                                                                              |
| -------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Style    | Integer | <p>0 = Cosine</p><p>1 = Cubed</p><p>2 = Inverse Cubed</p><p>3 = Inverse Squared</p><p>4 = Linear</p><p>5 = Sine</p><p>6 = Smooth Step</p><p>7 = Smoother Step</p><p>8 = Squared</p><p>9 = Ease In Out Elastic</p><p>10 = Ease Out Bounce</p><p>11 = Ease Out Elastic</p> |
