mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
fix module vs. processor wording
This commit is contained in:
@@ -3,7 +3,7 @@ title: OSC Message Encode
|
||||
sidebar:
|
||||
order: 2
|
||||
---
|
||||
The `osc.message.encode` module takes an OSC message and turns it into an array of bytes. This processor will return an error if the OSC message cannot be turned into bytes.
|
||||
The `osc.message.encode` processor takes an OSC message and turns it into an array of bytes. This processor will return an error if the OSC message cannot be turned into bytes.
|
||||
|
||||
- **type**: `osc.message.encode`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user