vault backup: 2023-08-10 13:50:38

This commit is contained in:
2023-08-10 13:50:38 +08:00
parent 0fefc74d65
commit 7f31f919db
2 changed files with 9 additions and 32 deletions

View File

@@ -17,6 +17,7 @@
一种基于UDP的**远程控制协议**传输的数据主要分为Bundle 与 Message。
- OSC:https://opensoundcontrol.stanford.edu/index.html
- Nodejs的OSC实现:https://www.npmjs.com/package/osc
- 案例代码库:https://github.com/colinbdclark/osc.js-examples
### 反序列化步骤
1. 调用`ReadOSC()`