mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-06 14:23:40 +00:00
SCS is starting to implement proper OSC
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
<ul>
|
||||
<li>Remote App must be set to OSC App under Remote App Interface settings</li>
|
||||
<li>Network Protocol must be set to TCP under Remote App Interface settings</li>
|
||||
<li>OSC Version must be set to 1.1 under Remote App Interface settings</li>
|
||||
</ul>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
exports.config = {
|
||||
defaultName: 'Show Cue Systems',
|
||||
connectionType: 'osc',
|
||||
useSLIP: false,
|
||||
defaultPort: 58100,
|
||||
mayChangePorts: true,
|
||||
heartbeatInterval: 5000,
|
||||
|
||||
Reference in New Issue
Block a user