diff --git a/shared/src/constants/mixerProtocols/LawoRuby.ts b/shared/src/constants/mixerProtocols/LawoRuby.ts index 2deb002a..044cb1a5 100644 --- a/shared/src/constants/mixerProtocols/LawoRuby.ts +++ b/shared/src/constants/mixerProtocols/LawoRuby.ts @@ -59,7 +59,7 @@ export const LawoRuby: MixerProtocol = { { mixerMessage: 'Ruby.Sources.{channel}.DSP.Input.LR Mode', - value: 2, + value: 5, type: 'int', label: 'MONO', }, @@ -129,7 +129,7 @@ export const LawoRuby: MixerProtocol = { { mixerMessage: 'Ruby.Sources.{channel}.DSP.Input.LR Mode', - value: 2, + value: 5, type: 'int', label: 'MONO', },