Updating knob position on infinite knobs for Behringer X Touch Mini

1.02K viewsGeneral
0

Hi !

I have a problem with the script I installed for my Behringer X-Touch Mini.
The controller looks like this, basically (from top to bottom):

8 infinite knobs with led feedback (like the midi fighter twister)
16 buttons

Essentially I made a matrix of 16 mode selectors, mapped to the 16 buttons
Each mode being a different sampler in a drum rack
That makes it possible to control the 8 macros of the selected sampler
From the 8 infinite knobs

The basic idea works fine,
However, the problem I’m facing is that the LED indicators are not updating with every mode selection, they stay absolutely fix, no matter where the macro parameter is in reality, and they only update when I turn them
So that behaviour makes the parameters jump and make it unusable for performance!!!

For example,
My kick’s volume is at -6b
From the kick mode, I make the volume go up to 0db
Then proceed to switch to snare mode
Say the snare is actually at -12db
The updating of the LED feedback does NOT occur
I still wanna change the volume of the snare but then it just jumps to the 0db that was left from controlling my kick!!

Any way I can fix that?

Help!
Thanks in advance

Sam

admin Changed status to publish May 22, 2024
Attached Files:
0

Hi Sam,

It sounds like there could be 2 separate things going on here.

The first is the value jump,
to avoid this set your control’s ‘Takeover Mode’ to either ‘pickup’ or ‘value scaling’. They are probably set to ‘None’ at the moment. It is strange that you are experiencing this with Endless/limitless Knobs though, can you tell me the Velocity values which they send out when you turn them?

To update the LEDs, you will need to add reactions on each mode for your knobs.
We don’t yet have listeners for Devices (which is what you will most likely need), but in the meantime here are some tutorials about them:

https://remotify.io/tutorials/sending-custom-led-feedback-your-midi-cont…
https://remotify.io/product/control-surface-studio/documentation/step-by…

We are working on a reference Doc with full details of Reaction values you can add – coming very soon.

admin Changed status to publish May 22, 2024
Attached Files:
0

“For the velocity values, they change as I turn the knob from 0 to 127 progressively. Currently my knobs are set to Absolute values. Should I change that?”
If your knob sends velocity values 0 to 127 then yes it should be set to Absolute.

“I was able to change the behaviour of the knobs with the takeover mode, which I had never tried before, but it doesn’t quite fix the problem.”
Did you try both ‘pickup’ and ‘value scaling’? can you explain the behaviour of your knob with these?

You can find the Reactions Reference Guide here:
https://remotify.io/tutorials/reactions-reference-guide

admin Changed status to publish May 22, 2024
Attached Files:
0

Are there specific Mapping types (Volume, Sends Device Params etc) that you guys have experienced these issues with? (slow turning, not reaching 127).
I will try to recreate the issue.

admin Changed status to publish May 22, 2024
Attached Files: