> 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/shortcuts/actions/send-osc-command.md).

# Send OSC Command

### **Parameters**

* **IP Address**: The IP address of the OSC server.
* **Port Number**: Port number of the OSC server.
* **Path**: The message path for instance: `/mixeffect/macro`.
* **Argument Type**: The type of argument tomsend with the message. Choose from None, Integer, Float, String, or Multiple.
* **Argument**: The value to send with the message.

> **NOTE**: If you choose Multiple as your argument type, note that numbers will be converted to Integers and Floats, while everythjng else will be interpreted as strings.

### **Returns**

Nothing or error alert if there was a problem.
