diff --git a/index.js b/index.js index 087b837..376d52b 100644 --- a/index.js +++ b/index.js @@ -737,7 +737,7 @@ instance.prototype.init_strips = function () { defaultLabel = defaultLabel + ' '; } - console.log(`${chID}${muteSfx}, ${fadeSfx}`); + // console.log(`${chID}${muteSfx}, ${fadeSfx}`); // additional strip toggles @@ -806,7 +806,7 @@ instance.prototype.init_strips = function () { } } - console.log(`${chID}/${defProc[p].node} "${theStrip.description} ${defProc[p].desc}"`); + // console.log(`${chID}/${defProc[p].node} "${theStrip.description} ${defProc[p].desc}"`); } if (muteID in muteActions) { @@ -1533,7 +1533,7 @@ instance.prototype.init_strips = function () { label: capFirst(fbID) + " " + c + sendID + " % Relative Loudness", name: fID + "_rp" }); - + } } } @@ -2528,6 +2528,7 @@ instance.prototype.action = function(action) { case 'solosw_ch': case 'solosw_aux': case 'solosw_fxr': + case 'solosw_fxs': case 'solosw_bus': case 'solosw_fsx': case 'solosw_lr': diff --git a/package.json b/package.json index 12310f9..2c448d6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "legacy": [ "xair" ], - "version": "1.6.9", + "version": "1.6.10", "api_version": "1.0.0", "keywords": [ "Audio",