Replies: 2 comments 1 reply
-
First you need to use a trigger which reacts on a variable change in $(generic-midi:_cc_1_8_xxx). Don't forget to activate the trigger. |
Beta Was this translation helpful? Give feedback.
-
I had some help with the setup and now I get numeric values from -100 to 10 from my MIDI controller variable. |
Beta Was this translation helpful? Give feedback.
-
Hi all.
I'll write more here.
I'm asking for help setting up Companion.
I'm trying to link a fader on my MIDI controller to an ATEM mini fader.
(I'm using the "generic-midi" and "atem Blackmagic Design" modules)
I have a variable that I receive from a MIDI controller.
She looks like this:
$(generic-midi:_cc_1_8_xxx) - having values xxx = from 0 to 127.
I want it to control a variable on the ATEM mini.
But I don’t know how to send values to this ATEM variable.
In the ATEM module description it looks like this:
$(atem:audio_input_1301_faderGain) - having values from -100 to +10.
How do I link these two variables?
Please, help.
Beta Was this translation helpful? Give feedback.
All reactions