update config format

This commit is contained in:
sparks-alec
2023-01-08 22:32:17 -05:00
parent d810f3ed40
commit ddcc177bec
9 changed files with 21 additions and 12 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ exports.config = {
defaultName: 'ETC Eos',
connectionType: 'osc',
defaultPort: 3032,
mayChangePort: false,
mayChangePort: true,
heartbeatInterval: 5000,
heartbeatTimeout: 6000,
searchOptions: {
type: 'TCPport',
searchBuffer: Buffer.from('\xc0/eos/ping\x00\x00\x2c\x00\x00\x00\xc0', 'ascii'),