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 Decode
|
||||
sidebar:
|
||||
order: 1
|
||||
---
|
||||
The `osc.message.decode` module takes a array of bytes and turn it into OSC message if it can be. This processor will return an error if the bytes cannot be parsed as an OSC message
|
||||
The `osc.message.decode` processor takes a array of bytes and turn it into OSC message if it can be. This processor will return an error if the bytes cannot be parsed as an OSC message
|
||||
|
||||
- **type**: `osc.message.decode`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user