Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-soundweb

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-soundweb - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

examples/ex_soundweb-delay.json

6

examples/ex_soundweb-compressor.json

@@ -351,3 +351,5 @@ [

"host": "10.0.0.234",
"port": "1023"
"port": "1023",
"connection_logging": true,
"communication_logging": false
},

@@ -359,3 +361,3 @@ {

"tab": "7d1e9ef79062113d",
"order": 2,
"order": 3,
"disp": true,

@@ -362,0 +364,0 @@ "width": "6",

@@ -11,2 +11,14 @@ [

{
"id": "6c1a549dfc9ecaec",
"type": "junction",
"z": "d2ab3aa4da536f58",
"x": 240,
"y": 180,
"wires": [
[
"6a9f20bc48664b6d"
]
]
},
{
"id": "399a64d5ae2b8c7e",

@@ -20,6 +32,7 @@ "type": "soundweb-dbGain",

"addressType": "bin",
"x": 310,
"x": 290,
"y": 120,
"wires": [
[
"6a9f20bc48664b6d",
"6e72a5ecec720faa"

@@ -38,4 +51,4 @@ ]

"order": 1,
"width": "6",
"height": "1",
"width": "0",
"height": "0",
"passthru": false,

@@ -53,3 +66,4 @@ "outs": "all",

[
"399a64d5ae2b8c7e"
"399a64d5ae2b8c7e",
"6c1a549dfc9ecaec"
]

@@ -66,3 +80,3 @@ ]

"group": "bf3bb3f9d639b54c",
"order": 4,
"order": 5,
"width": 0,

@@ -86,3 +100,3 @@ "height": 0,

"x": 130,
"y": 320,
"y": 360,
"wires": [

@@ -103,4 +117,4 @@ [

"addressType": "bin",
"x": 310,
"y": 320,
"x": 290,
"y": 360,
"wires": [

@@ -119,4 +133,4 @@ [

"order": 2,
"width": "3",
"height": "1",
"width": "2",
"height": 1,
"passthru": false,

@@ -134,3 +148,3 @@ "label": "<",

"x": 130,
"y": 200,
"y": 240,
"wires": [

@@ -148,5 +162,5 @@ [

"group": "bf3bb3f9d639b54c",
"order": 3,
"width": "3",
"height": "1",
"order": 4,
"width": "2",
"height": 1,
"passthru": false,

@@ -164,3 +178,3 @@ "label": ">",

"x": 130,
"y": 260,
"y": 300,
"wires": [

@@ -182,3 +196,3 @@ [

"x": 300,
"y": 260,
"y": 300,
"wires": [

@@ -198,3 +212,3 @@ []

"x": 310,
"y": 200,
"y": 240,
"wires": [

@@ -213,4 +227,4 @@ []

"addressType": "bin",
"x": 150,
"y": 400,
"x": 290,
"y": 440,
"wires": [

@@ -228,7 +242,7 @@ [

"group": "bf3bb3f9d639b54c",
"order": 5,
"order": 6,
"width": 0,
"height": 0,
"gtype": "gage",
"title": "",
"title": "RMS Meter",
"label": "dBu",

@@ -247,4 +261,4 @@ "format": "{{value}}",

"className": "",
"x": 310,
"y": 400,
"x": 490,
"y": 440,
"wires": []

@@ -263,6 +277,25 @@ },

{
"id": "6a9f20bc48664b6d",
"type": "ui_text",
"z": "d2ab3aa4da536f58",
"group": "bf3bb3f9d639b54c",
"order": 3,
"width": "2",
"height": "1",
"name": "gain fb",
"label": "",
"format": "{{msg.payload}}dB",
"layout": "row-spread",
"className": "",
"x": 470,
"y": 180,
"wires": []
},
{
"id": "452ed4c5da9c7ed8",
"type": "soundweb-server",
"host": "10.0.0.234",
"port": "1023"
"port": "1023",
"connection_logging": true,
"communication_logging": false
},

@@ -274,3 +307,3 @@ {

"tab": "7d1e9ef79062113d",
"order": 1,
"order": 2,
"disp": true,

@@ -277,0 +310,0 @@ "width": "6",

@@ -51,3 +51,3 @@ [

"group": "468ac21e0d32a8e4",
"order": 0,
"order": 1,
"width": 0,

@@ -80,3 +80,3 @@ "height": 0,

"group": "468ac21e0d32a8e4",
"order": 0,
"order": 2,
"width": 0,

@@ -109,3 +109,3 @@ "height": 0,

"group": "468ac21e0d32a8e4",
"order": 0,
"order": 3,
"width": 0,

@@ -138,3 +138,3 @@ "height": 0,

"group": "468ac21e0d32a8e4",
"order": 0,
"order": 4,
"width": 0,

@@ -178,3 +178,3 @@ "height": 0,

"group": "62bb4bb26496d012",
"order": 0,
"order": 1,
"width": 0,

@@ -207,3 +207,3 @@ "height": 0,

"group": "62bb4bb26496d012",
"order": 0,
"order": 2,
"width": 0,

@@ -244,3 +244,5 @@ "height": 0,

"host": "10.0.0.234",
"port": "1023"
"port": "1023",
"connection_logging": true,
"communication_logging": false
},

@@ -252,3 +254,3 @@ {

"tab": "7d1e9ef79062113d",
"order": 3,
"order": 5,
"disp": true,

@@ -264,3 +266,3 @@ "width": "6",

"tab": "7d1e9ef79062113d",
"order": 4,
"order": 6,
"disp": true,

@@ -267,0 +269,0 @@ "width": "6",

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encDelay(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}')
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encDiscrete(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}');
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encFrequencyOrSpeed(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}')
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x8e]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x8e]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encPercent(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}');
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encScalarLinear(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}')
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -12,5 +12,17 @@ var net = require('net');

let port = n.port;
let connectionLog = n.connection_logging;
let communicationLog = n.communication_logging;
this.socket = net.connect(port, host);
this.bssLib = bssLib;
this.socket.setMaxListeners(0);
this.setMaxListeners(0);
this.sendCommand = (cmd_id, address, data) => {
this.socket.write(this.bssLib.encapsulateCommand(Buffer.concat([cmd_id, address, data])));
if (communicationLog) {
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}')
}
}
/***************************************************************************

@@ -43,3 +55,5 @@ * Socket Event Listeners

this.log('[RX$] {cmd_id: ' + temp.cmd_id.toString('hex') + ', address: ' + temp.address.toString('hex') + ', data: ' + temp.data.toString('hex') + '}');
if (communicationLog) {
this.log('[RX$] {cmd_id: ' + temp.cmd_id.toString('hex') + ', address: ' + temp.address.toString('hex') + ', data: ' + temp.data.toString('hex') + '}');
}
}

@@ -59,3 +73,5 @@

this.socket.on('error', (err) => {
this.error(err.toString());
if (connectionLog) {
this.error(err.toString());
}
});

@@ -67,3 +83,5 @@

this.socket.on('connect', () => {
this.log('socket connected');
if (connectionLog) {
this.log('socket connected');
}
});

@@ -75,3 +93,5 @@

this.socket.on('close', () => {
this.log('socket closed');
if (connectionLog) {
this.log('socket closed');
}
});

@@ -83,3 +103,5 @@

this.socket.on('drain', () => {
this.log('write buffer cleared');
if (connectionLog) {
this.log('write buffer cleared');
}
});

@@ -91,3 +113,5 @@

this.socket.on('end', () => {
this.log('server ended transmission');
if (connectionLog) {
this.log('server ended transmission');
}
});

@@ -99,3 +123,5 @@

this.socket.on('ready', () => {
this.log('socket ready');
if (connectionLog) {
this.log('socket ready');
}
});

@@ -107,3 +133,5 @@

this.socket.on('timeout', () => {
this.log('socket timeout');
if (connectionLog) {
this.log('socket timeout');
}
});

@@ -110,0 +138,0 @@

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encFrequencyOrSpeed(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}')
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

@@ -29,4 +29,3 @@ module.exports = function(RED) {

// subscribe to object
var cmd = Buffer.concat([Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0])]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.server.sendCommand(Buffer.from([0x89]), address, Buffer.from([0, 0, 0, 0]));
});

@@ -68,7 +67,4 @@

lastMsg = msg;
var data = this.server.bssLib.encDiscrete(msg.payload);
var cmd = Buffer.concat([cmd_id, address, data]);
this.server.socket.write(this.server.bssLib.encapsulateCommand(cmd));
this.log('[TX$] {cmd_id: ' + cmd_id.toString('hex') + ', address: ' + address.toString('hex') + ', data: ' + data.toString('hex') + '}');
this.server.sendCommand(cmd_id, address, data);
}

@@ -75,0 +71,0 @@ });

{
"name": "node-red-contrib-soundweb",
"version": "1.0.0",
"version": "1.0.1",
"description": "A collection of nodes for controlling BSS soundweb devices.",

@@ -36,3 +36,3 @@ "main": "soundweb-server.js",

"soundweb-server": "lib/soundweb-server.js",
"soundweb-dbGain": "lib/soundweb-dbGain.js",
"soundweb-dbGain": "lib/soundweb-gain.js",
"soundweb-percent": "lib/soundweb-percent.js",

@@ -39,0 +39,0 @@ "soundweb-discrete": "lib/soundweb-discrete.js",

@@ -87,3 +87,3 @@ # node-red-contrib-soundweb

```
[{"id":"d2ab3aa4da536f58","type":"tab","label":"Gain","disabled":false,"info":"","env":[]},{"id":"399a64d5ae2b8c7e","type":"soundweb-dbGain","z":"d2ab3aa4da536f58","name":"gain","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,0]","addressType":"bin","x":310,"y":120,"wires":[["6e72a5ecec720faa"]]},{"id":"6e72a5ecec720faa","type":"ui_slider","z":"d2ab3aa4da536f58","name":"Gain","label":"","tooltip":"","group":"bf3bb3f9d639b54c","order":1,"width":"6","height":"1","passthru":false,"outs":"all","topic":"topic","topicType":"msg","min":"-80","max":10,"step":"0.1","className":"","x":130,"y":120,"wires":[["399a64d5ae2b8c7e"]]},{"id":"40f8dd5453eb9d33","type":"ui_switch","z":"d2ab3aa4da536f58","name":"","label":"mute","tooltip":"","group":"bf3bb3f9d639b54c","order":4,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":130,"y":320,"wires":[["a361ce18cb3c1fc7"]]},{"id":"a361ce18cb3c1fc7","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"mute","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,1]","addressType":"bin","x":310,"y":320,"wires":[["40f8dd5453eb9d33"]]},{"id":"767604665854ba1a","type":"ui_button","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":2,"width":"3","height":"1","passthru":false,"label":"<","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":130,"y":200,"wires":[["9d3cd3eefa8363ed"]]},{"id":"85bda79e383fdd8d","type":"ui_button","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":3,"width":"3","height":"1","passthru":false,"label":">","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":130,"y":260,"wires":[["93b01d722d9ce4e4"]]},{"id":"93b01d722d9ce4e4","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"bump up","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,3]","addressType":"bin","x":300,"y":260,"wires":[[]]},{"id":"9d3cd3eefa8363ed","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"bump down","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,4]","addressType":"bin","x":310,"y":200,"wires":[[]]},{"id":"7e4ad2b79ea59383","type":"soundweb-dbGain","z":"d2ab3aa4da536f58","name":"meter","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,3,0,0]","addressType":"bin","x":150,"y":400,"wires":[["47e949c5acc19ece"]]},{"id":"47e949c5acc19ece","type":"ui_gauge","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":5,"width":0,"height":0,"gtype":"gage","title":"","label":"dBu","format":"{{value}}","min":"-30","max":"20","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","diff":false,"className":"","x":310,"y":400,"wires":[]},{"id":"699ebebb1763f7a4","type":"comment","z":"d2ab3aa4da536f58","name":"Gain example","info":"","x":210,"y":60,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023"},{"id":"bf3bb3f9d639b54c","type":"ui_group","name":"Gain","tab":"7d1e9ef79062113d","order":1,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
[{"id":"d2ab3aa4da536f58","type":"tab","label":"Gain","disabled":false,"info":"","env":[]},{"id":"6c1a549dfc9ecaec","type":"junction","z":"d2ab3aa4da536f58","x":240,"y":180,"wires":[["6a9f20bc48664b6d"]]},{"id":"399a64d5ae2b8c7e","type":"soundweb-dbGain","z":"d2ab3aa4da536f58","name":"gain","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,0]","addressType":"bin","x":290,"y":120,"wires":[["6a9f20bc48664b6d","6e72a5ecec720faa"]]},{"id":"6e72a5ecec720faa","type":"ui_slider","z":"d2ab3aa4da536f58","name":"Gain","label":"","tooltip":"","group":"bf3bb3f9d639b54c","order":1,"width":"0","height":"0","passthru":false,"outs":"all","topic":"topic","topicType":"msg","min":"-80","max":10,"step":"0.1","className":"","x":130,"y":120,"wires":[["399a64d5ae2b8c7e","6c1a549dfc9ecaec"]]},{"id":"40f8dd5453eb9d33","type":"ui_switch","z":"d2ab3aa4da536f58","name":"","label":"mute","tooltip":"","group":"bf3bb3f9d639b54c","order":5,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":130,"y":360,"wires":[["a361ce18cb3c1fc7"]]},{"id":"a361ce18cb3c1fc7","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"mute","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,1]","addressType":"bin","x":290,"y":360,"wires":[["40f8dd5453eb9d33"]]},{"id":"767604665854ba1a","type":"ui_button","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":2,"width":"2","height":1,"passthru":false,"label":"<","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":130,"y":240,"wires":[["9d3cd3eefa8363ed"]]},{"id":"85bda79e383fdd8d","type":"ui_button","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":4,"width":"2","height":1,"passthru":false,"label":">","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":130,"y":300,"wires":[["93b01d722d9ce4e4"]]},{"id":"93b01d722d9ce4e4","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"bump up","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,3]","addressType":"bin","x":300,"y":300,"wires":[[]]},{"id":"9d3cd3eefa8363ed","type":"soundweb-discrete","z":"d2ab3aa4da536f58","name":"bump down","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,0,0,4]","addressType":"bin","x":310,"y":240,"wires":[[]]},{"id":"7e4ad2b79ea59383","type":"soundweb-dbGain","z":"d2ab3aa4da536f58","name":"meter","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,3,0,0]","addressType":"bin","x":290,"y":440,"wires":[["47e949c5acc19ece"]]},{"id":"47e949c5acc19ece","type":"ui_gauge","z":"d2ab3aa4da536f58","name":"","group":"bf3bb3f9d639b54c","order":6,"width":0,"height":0,"gtype":"gage","title":"RMS Meter","label":"dBu","format":"{{value}}","min":"-30","max":"20","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","diff":false,"className":"","x":490,"y":440,"wires":[]},{"id":"699ebebb1763f7a4","type":"comment","z":"d2ab3aa4da536f58","name":"Gain example","info":"","x":210,"y":60,"wires":[]},{"id":"6a9f20bc48664b6d","type":"ui_text","z":"d2ab3aa4da536f58","group":"bf3bb3f9d639b54c","order":3,"width":"2","height":"1","name":"gain fb","label":"","format":"{{msg.payload}}dB","layout":"row-spread","className":"","x":470,"y":180,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023","connection_logging":true,"communication_logging":false},{"id":"bf3bb3f9d639b54c","type":"ui_group","name":"Gain","tab":"7d1e9ef79062113d","order":2,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
```

@@ -94,9 +94,21 @@

```
[{"id":"72d99cfa03d040a3","type":"tab","label":"Compressor","disabled":false,"info":"","env":[]},{"id":"4640b6d3fa5c7984","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"threshold","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,1]","addressType":"bin","x":300,"y":220,"wires":[["8003c160ed4c1730"]]},{"id":"df6dae7a035bd8ea","type":"soundweb-speed","z":"72d99cfa03d040a3","name":"attack","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,3]","addressType":"bin","x":290,"y":440,"wires":[["238e57e7792123e4"]]},{"id":"10baba041c3f615c","type":"soundweb-speed","z":"72d99cfa03d040a3","name":"release","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,4]","addressType":"bin","x":300,"y":540,"wires":[["3c5907ced2b6d0b4"]]},{"id":"67a3f1da0d7f6b7a","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"ratio","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,2]","addressType":"bin","x":290,"y":340,"wires":[["ea7aed5e085daafb"]]},{"id":"fcc71a001ef1cbc3","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"gain","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,7]","addressType":"bin","x":290,"y":660,"wires":[["c2572c4ee547c0b3"]]},{"id":"425427fe67356d05","type":"soundweb-discrete","z":"72d99cfa03d040a3","name":"auto release","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,8]","addressType":"bin","x":310,"y":780,"wires":[["59148c1f7d63927e"]]},{"id":"de53533a8d22545e","type":"soundweb-discrete","z":"72d99cfa03d040a3","name":"bypass","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,0]","addressType":"bin","x":300,"y":120,"wires":[["8f3feb89ea5dc13f"]]},{"id":"8f3feb89ea5dc13f","type":"ui_switch","z":"72d99cfa03d040a3","name":"","label":"Bypass","tooltip":"","group":"63eb1d6b748fc43d","order":1,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":120,"y":120,"wires":[["de53533a8d22545e"]]},{"id":"8003c160ed4c1730","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Threshold","tooltip":"","group":"63eb1d6b748fc43d","order":2,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}dBu","min":"-30","max":"20","step":"0.1","className":"","x":120,"y":220,"wires":[["4640b6d3fa5c7984"]]},{"id":"ea7aed5e085daafb","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Ratio","tooltip":"","group":"63eb1d6b748fc43d","order":3,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}:1","min":"1.02","max":"20.1","step":"0.01","className":"","x":110,"y":340,"wires":[["67a3f1da0d7f6b7a"]]},{"id":"238e57e7792123e4","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Attack","tooltip":"","group":"63eb1d6b748fc43d","order":4,"width":0,"height":0,"wrap":false,"passthru":true,"topic":"topic","topicType":"msg","format":"{{value}}ms","min":"50","max":"200","step":1,"className":"","x":110,"y":440,"wires":[["df6dae7a035bd8ea"]]},{"id":"3c5907ced2b6d0b4","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Release","tooltip":"","group":"63eb1d6b748fc43d","order":5,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}ms","min":"5","max":"500","step":1,"className":"","x":120,"y":540,"wires":[["10baba041c3f615c"]]},{"id":"c2572c4ee547c0b3","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Gain","tooltip":"","group":"63eb1d6b748fc43d","order":6,"width":0,"height":0,"wrap":false,"passthru":true,"topic":"topic","topicType":"msg","format":"{{value}}dB","min":"-20","max":"20","step":1,"className":"","x":110,"y":660,"wires":[["fcc71a001ef1cbc3"]]},{"id":"59148c1f7d63927e","type":"ui_switch","z":"72d99cfa03d040a3","name":"","label":"Auto Release","tooltip":"","group":"63eb1d6b748fc43d","order":7,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":140,"y":780,"wires":[["425427fe67356d05"]]},{"id":"98e02e3390500d63","type":"comment","z":"72d99cfa03d040a3","name":"Compressor example","info":"","x":160,"y":40,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023"},{"id":"63eb1d6b748fc43d","type":"ui_group","name":"Compressor","tab":"7d1e9ef79062113d","order":2,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
[{"id":"72d99cfa03d040a3","type":"tab","label":"Compressor","disabled":false,"info":"","env":[]},{"id":"4640b6d3fa5c7984","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"threshold","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,1]","addressType":"bin","x":300,"y":220,"wires":[["8003c160ed4c1730"]]},{"id":"df6dae7a035bd8ea","type":"soundweb-speed","z":"72d99cfa03d040a3","name":"attack","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,3]","addressType":"bin","x":290,"y":440,"wires":[["238e57e7792123e4"]]},{"id":"10baba041c3f615c","type":"soundweb-speed","z":"72d99cfa03d040a3","name":"release","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,4]","addressType":"bin","x":300,"y":540,"wires":[["3c5907ced2b6d0b4"]]},{"id":"67a3f1da0d7f6b7a","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"ratio","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,2]","addressType":"bin","x":290,"y":340,"wires":[["ea7aed5e085daafb"]]},{"id":"fcc71a001ef1cbc3","type":"soundweb-scalarLinear","z":"72d99cfa03d040a3","name":"gain","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,7]","addressType":"bin","x":290,"y":660,"wires":[["c2572c4ee547c0b3"]]},{"id":"425427fe67356d05","type":"soundweb-discrete","z":"72d99cfa03d040a3","name":"auto release","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,8]","addressType":"bin","x":310,"y":780,"wires":[["59148c1f7d63927e"]]},{"id":"de53533a8d22545e","type":"soundweb-discrete","z":"72d99cfa03d040a3","name":"bypass","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,2,0,0]","addressType":"bin","x":300,"y":120,"wires":[["8f3feb89ea5dc13f"]]},{"id":"8f3feb89ea5dc13f","type":"ui_switch","z":"72d99cfa03d040a3","name":"","label":"Bypass","tooltip":"","group":"63eb1d6b748fc43d","order":1,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":120,"y":120,"wires":[["de53533a8d22545e"]]},{"id":"8003c160ed4c1730","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Threshold","tooltip":"","group":"63eb1d6b748fc43d","order":2,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}dBu","min":"-30","max":"20","step":"0.1","className":"","x":120,"y":220,"wires":[["4640b6d3fa5c7984"]]},{"id":"ea7aed5e085daafb","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Ratio","tooltip":"","group":"63eb1d6b748fc43d","order":3,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}:1","min":"1.02","max":"20.1","step":"0.01","className":"","x":110,"y":340,"wires":[["67a3f1da0d7f6b7a"]]},{"id":"238e57e7792123e4","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Attack","tooltip":"","group":"63eb1d6b748fc43d","order":4,"width":0,"height":0,"wrap":false,"passthru":true,"topic":"topic","topicType":"msg","format":"{{value}}ms","min":"50","max":"200","step":1,"className":"","x":110,"y":440,"wires":[["df6dae7a035bd8ea"]]},{"id":"3c5907ced2b6d0b4","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Release","tooltip":"","group":"63eb1d6b748fc43d","order":5,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}ms","min":"5","max":"500","step":1,"className":"","x":120,"y":540,"wires":[["10baba041c3f615c"]]},{"id":"c2572c4ee547c0b3","type":"ui_numeric","z":"72d99cfa03d040a3","name":"","label":"Gain","tooltip":"","group":"63eb1d6b748fc43d","order":6,"width":0,"height":0,"wrap":false,"passthru":true,"topic":"topic","topicType":"msg","format":"{{value}}dB","min":"-20","max":"20","step":1,"className":"","x":110,"y":660,"wires":[["fcc71a001ef1cbc3"]]},{"id":"59148c1f7d63927e","type":"ui_switch","z":"72d99cfa03d040a3","name":"","label":"Auto Release","tooltip":"","group":"63eb1d6b748fc43d","order":7,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":140,"y":780,"wires":[["425427fe67356d05"]]},{"id":"98e02e3390500d63","type":"comment","z":"72d99cfa03d040a3","name":"Compressor example","info":"","x":160,"y":40,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023","connection_logging":true,"communication_logging":false},{"id":"63eb1d6b748fc43d","type":"ui_group","name":"Compressor","tab":"7d1e9ef79062113d","order":3,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
```
### EQ Control Example
```
[{"id":"7d86966d10d47c71","type":"tab","label":"EQ","disabled":false,"info":"","env":[]},{"id":"42562be3ad472680","type":"soundweb-frequency","z":"7d86966d10d47c71","name":"frequency","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,1]","addressType":"bin","x":520,"y":300,"wires":[["e976a0c5539b5851"]]},{"id":"b3eb9eeb4c070a9d","type":"soundweb-discrete","z":"7d86966d10d47c71","name":"type","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,4]","addressType":"bin","x":510,"y":60,"wires":[["528a8db11ce5f0d3"]]},{"id":"d26184a9d02ae9cd","type":"soundweb-discrete","z":"7d86966d10d47c71","name":"slope","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,6]","addressType":"bin","x":510,"y":180,"wires":[["757bf1bf10db5bd2"]]},{"id":"34ee0f196b06612b","type":"soundweb-scalarLinear","z":"7d86966d10d47c71","name":"width","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,3]","addressType":"bin","x":510,"y":540,"wires":[["75629b6a0f78c839"]]},{"id":"e9d7d17eeaa5ce79","type":"soundweb-discrete","z":"7d86966d10d47c71","name":"bypass","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,0]","addressType":"bin","x":520,"y":680,"wires":[["69645405f0d0d127"]]},{"id":"113ba69ff66db36b","type":"soundweb-scalarLinear","z":"7d86966d10d47c71","name":"boost/cut","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,1,0,2]","addressType":"bin","x":520,"y":420,"wires":[["43dec873f13af530"]]},{"id":"75629b6a0f78c839","type":"ui_numeric","z":"7d86966d10d47c71","name":"Width 1","label":"","tooltip":"","group":"d0210edf282b4ca2","order":11,"width":"3","height":1,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}} Oct","min":"0.01","max":"4","step":"0.01","className":"","x":340,"y":540,"wires":[["34ee0f196b06612b"]]},{"id":"528a8db11ce5f0d3","type":"ui_dropdown","z":"7d86966d10d47c71","name":"Type 1","label":"","tooltip":"","place":"Select option","group":"d0210edf282b4ca2","order":7,"width":"3","height":1,"passthru":false,"multiple":false,"options":[{"label":"Bell","value":0,"type":"num"},{"label":"Low Shelf","value":1,"type":"num"},{"label":"High Shelf","value":2,"type":"num"}],"payload":"","topic":"topic","topicType":"msg","className":"","x":330,"y":60,"wires":[["b3eb9eeb4c070a9d"]]},{"id":"757bf1bf10db5bd2","type":"ui_dropdown","z":"7d86966d10d47c71","name":"Slope 1","label":"","tooltip":"","place":"Select option","group":"d0210edf282b4ca2","order":8,"width":"3","height":1,"passthru":false,"multiple":false,"options":[{"label":"6 dB/Oct","value":0,"type":"num"},{"label":"9 dB/Oct","value":1,"type":"num"},{"label":"12 dB/Oct","value":2,"type":"num"},{"label":"15 dB/Oct","value":3,"type":"num"}],"payload":"","topic":"topic","topicType":"msg","className":"","x":340,"y":180,"wires":[["d26184a9d02ae9cd"]]},{"id":"e976a0c5539b5851","type":"ui_numeric","z":"7d86966d10d47c71","name":"frequency 1","label":"","tooltip":"","group":"d0210edf282b4ca2","order":9,"width":"3","height":1,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}} Hz","min":"-20","max":"20000","step":1,"className":"","x":350,"y":300,"wires":[["42562be3ad472680"]]},{"id":"69645405f0d0d127","type":"ui_switch","z":"7d86966d10d47c71","name":"Bypass 1","label":"","tooltip":"","group":"d0210edf282b4ca2","order":12,"width":"3","height":1,"passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"1","onvalueType":"num","onicon":"","oncolor":"","offvalue":"0","offvalueType":"num","officon":"","offcolor":"","animate":false,"className":"","x":340,"y":680,"wires":[["e9d7d17eeaa5ce79"]]},{"id":"43dec873f13af530","type":"ui_numeric","z":"7d86966d10d47c71","name":"Boost/Cut 1","label":"","tooltip":"","group":"d0210edf282b4ca2","order":10,"width":"3","height":1,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}dB","min":"-20","max":"20","step":1,"className":"","x":350,"y":420,"wires":[["113ba69ff66db36b"]]},{"id":"c42bb665ace5063d","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"type label","order":1,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">TYPE</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":120,"y":60,"wires":[[]]},{"id":"64c12d54b80b87db","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"slope label","order":2,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">SLOPE</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":130,"y":180,"wires":[[]]},{"id":"eaf23cbb8c0ecae4","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"frequency label","order":3,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">FREQ</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":140,"y":300,"wires":[[]]},{"id":"2318ac8dfda8c9a2","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"boost/cut label","order":4,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">BOOST/CUT</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":140,"y":420,"wires":[[]]},{"id":"16358859632df4f9","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"width label","order":5,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">WIDTH</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":130,"y":540,"wires":[[]]},{"id":"d553c831253eaf5b","type":"ui_template","z":"7d86966d10d47c71","group":"d0210edf282b4ca2","name":"bypass label","order":6,"width":"3","height":"1","format":"<div><h3 style=\"text-align:center\">BYPASS</h3></div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":130,"y":680,"wires":[[]]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023","connection_logging":true,"communication_logging":false},{"id":"d0210edf282b4ca2","type":"ui_group","name":"EQ","tab":"7d1e9ef79062113d","order":1,"disp":true,"width":18,"collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
```
### Delay Control Example
```
[{"id":"c5af03cd655f133d","type":"tab","label":"Delay","disabled":false,"info":"","env":[]},{"id":"02dae25ee605f779","type":"soundweb-delay","z":"c5af03cd655f133d","name":"ms","topic":"","server":"452ed4c5da9c7ed8","address":"[0,9,3,0,1,5,0,0]","addressType":"bin","x":310,"y":120,"wires":[["0614a7d1ee79a437"]]},{"id":"0614a7d1ee79a437","type":"ui_numeric","z":"c5af03cd655f133d","name":"","label":"milliseconds","tooltip":"","group":"1b14978560f30b2b","order":1,"width":0,"height":0,"wrap":false,"passthru":false,"topic":"topic","topicType":"msg","format":"{{value}}ms","min":0,"max":10,"step":"0.001","className":"","x":150,"y":120,"wires":[["02dae25ee605f779"]]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023","connection_logging":true,"communication_logging":false},{"id":"1b14978560f30b2b","type":"ui_group","name":"Delay","tab":"7d1e9ef79062113d","order":4,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
```
### Preset Recall Example
```
[{"id":"748242db03ab0c24","type":"tab","label":"Presets","disabled":false,"info":"","env":[]},{"id":"2661d2125651aeb9","type":"junction","z":"748242db03ab0c24","x":200,"y":220,"wires":[["d468009d0f201754"]]},{"id":"1c3ad718a0a58de4","type":"junction","z":"748242db03ab0c24","x":200,"y":360,"wires":[["3adde43106b84b26"]]},{"id":"d468009d0f201754","type":"soundweb-parameterPresets","z":"748242db03ab0c24","name":"","topic":"","server":"452ed4c5da9c7ed8","x":360,"y":220,"wires":[]},{"id":"a56686efc5886604","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 0","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"0","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":160,"wires":[["2661d2125651aeb9"]]},{"id":"900fcf928c3cb316","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 1","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":200,"wires":[["2661d2125651aeb9"]]},{"id":"d2973e477450d7ec","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 2","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"2","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":240,"wires":[["2661d2125651aeb9"]]},{"id":"68dd21b95d7593be","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 3","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"3","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":280,"wires":[["2661d2125651aeb9"]]},{"id":"3adde43106b84b26","type":"soundweb-venuePresets","z":"748242db03ab0c24","name":"","topic":"","server":"452ed4c5da9c7ed8","x":350,"y":360,"wires":[]},{"id":"1b8914ed86493b5e","type":"ui_button","z":"748242db03ab0c24","name":"","group":"62bb4bb26496d012","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 0","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"0","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":340,"wires":[["1c3ad718a0a58de4"]]},{"id":"5721f58c69d98aee","type":"ui_button","z":"748242db03ab0c24","name":"","group":"62bb4bb26496d012","order":0,"width":0,"height":0,"passthru":false,"label":"Preset 1","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":380,"wires":[["1c3ad718a0a58de4"]]},{"id":"78173526ceb28fa8","type":"comment","z":"748242db03ab0c24","name":"Preset example","info":"","x":280,"y":100,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023"},{"id":"468ac21e0d32a8e4","type":"ui_group","name":"Parameter Presets","tab":"7d1e9ef79062113d","order":3,"disp":true,"width":"6","collapse":false,"className":""},{"id":"62bb4bb26496d012","type":"ui_group","name":"Venue Presets","tab":"7d1e9ef79062113d","order":4,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
[{"id":"748242db03ab0c24","type":"tab","label":"Presets","disabled":false,"info":"","env":[]},{"id":"2661d2125651aeb9","type":"junction","z":"748242db03ab0c24","x":200,"y":220,"wires":[["d468009d0f201754"]]},{"id":"1c3ad718a0a58de4","type":"junction","z":"748242db03ab0c24","x":200,"y":360,"wires":[["3adde43106b84b26"]]},{"id":"d468009d0f201754","type":"soundweb-parameterPresets","z":"748242db03ab0c24","name":"","topic":"","server":"452ed4c5da9c7ed8","x":360,"y":220,"wires":[]},{"id":"a56686efc5886604","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":1,"width":0,"height":0,"passthru":false,"label":"Preset 0","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"0","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":160,"wires":[["2661d2125651aeb9"]]},{"id":"900fcf928c3cb316","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":2,"width":0,"height":0,"passthru":false,"label":"Preset 1","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":200,"wires":[["2661d2125651aeb9"]]},{"id":"d2973e477450d7ec","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":3,"width":0,"height":0,"passthru":false,"label":"Preset 2","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"2","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":240,"wires":[["2661d2125651aeb9"]]},{"id":"68dd21b95d7593be","type":"ui_button","z":"748242db03ab0c24","name":"","group":"468ac21e0d32a8e4","order":4,"width":0,"height":0,"passthru":false,"label":"Preset 3","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"3","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":280,"wires":[["2661d2125651aeb9"]]},{"id":"3adde43106b84b26","type":"soundweb-venuePresets","z":"748242db03ab0c24","name":"","topic":"","server":"452ed4c5da9c7ed8","x":350,"y":360,"wires":[]},{"id":"1b8914ed86493b5e","type":"ui_button","z":"748242db03ab0c24","name":"","group":"62bb4bb26496d012","order":1,"width":0,"height":0,"passthru":false,"label":"Preset 0","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"0","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":340,"wires":[["1c3ad718a0a58de4"]]},{"id":"5721f58c69d98aee","type":"ui_button","z":"748242db03ab0c24","name":"","group":"62bb4bb26496d012","order":2,"width":0,"height":0,"passthru":false,"label":"Preset 1","tooltip":"","color":"","bgcolor":"","className":"","icon":"","payload":"1","payloadType":"num","topic":"topic","topicType":"msg","x":80,"y":380,"wires":[["1c3ad718a0a58de4"]]},{"id":"78173526ceb28fa8","type":"comment","z":"748242db03ab0c24","name":"Preset example","info":"","x":280,"y":100,"wires":[]},{"id":"452ed4c5da9c7ed8","type":"soundweb-server","host":"10.0.0.234","port":"1023","connection_logging":true,"communication_logging":false},{"id":"468ac21e0d32a8e4","type":"ui_group","name":"Parameter Presets","tab":"7d1e9ef79062113d","order":5,"disp":true,"width":"6","collapse":false,"className":""},{"id":"62bb4bb26496d012","type":"ui_group","name":"Venue Presets","tab":"7d1e9ef79062113d","order":6,"disp":true,"width":"6","collapse":false,"className":""},{"id":"7d1e9ef79062113d","type":"ui_tab","name":"BSS Soundweb","icon":"dashboard","disabled":false,"hidden":false}]
```

@@ -115,3 +115,3 @@ const assert = require('assert');

});
describe('encScalaLinear', function() {
describe('encScalarLinear', function() {
it ('5 should return <buffer 00 00 c3 50>',

@@ -118,0 +118,0 @@ function() {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc