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
+2 -1
View File
@@ -1,9 +1,10 @@
exports.config = {
defaultName: 'X32 Mixer',
connectionType: 'osc-udp',
heartbeatInterval: 9000,
defaultPort: 10023,
mayChangePort: false,
heartbeatInterval: 9000,
heartbeatTimeout: 11000,
searchOptions: {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x2f, 0x78, 0x69, 0x6e, 0x66, 0x6f]),