From b384ff13e2ab0113776d9159653e6ad93aaed27f Mon Sep 17 00:00:00 2001 From: olzzon Date: Tue, 3 Sep 2024 09:40:00 +0200 Subject: [PATCH] add Mono input selectorfor Lawo Ruby --- shared/src/constants/mixerProtocols/LawoRuby.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/shared/src/constants/mixerProtocols/LawoRuby.ts b/shared/src/constants/mixerProtocols/LawoRuby.ts index bd5153db..2deb002a 100644 --- a/shared/src/constants/mixerProtocols/LawoRuby.ts +++ b/shared/src/constants/mixerProtocols/LawoRuby.ts @@ -56,6 +56,13 @@ export const LawoRuby: MixerProtocol = { type: 'int', label: 'RR', }, + { + mixerMessage: + 'Ruby.Sources.{channel}.DSP.Input.LR Mode', + value: 2, + type: 'int', + label: 'MONO', + }, ], CHANNEL_OUT_GAIN: [ { @@ -119,6 +126,13 @@ export const LawoRuby: MixerProtocol = { type: 'int', label: 'RR', }, + { + mixerMessage: + 'Ruby.Sources.{channel}.DSP.Input.LR Mode', + value: 2, + type: 'int', + label: 'MONO', + }, ], CHANNEL_OUT_GAIN: [ // {