mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-17 11:43:23 +00:00
split device port into local and remote ports
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
exports.config = {
|
||||
defaultName: 'X32 Mixer',
|
||||
connectionType: 'osc-udp',
|
||||
defaultPort: 10023,
|
||||
mayChangePort: false,
|
||||
remotePort: 10023,
|
||||
mayChangePorts: false,
|
||||
heartbeatInterval: 9000,
|
||||
heartbeatTimeout: 11000,
|
||||
searchOptions: {
|
||||
|
||||
Reference in New Issue
Block a user