I'm aware you can control encoder velocity and sensitivity but it's not exactly what i'm looking for. Would be great if you can assign different relative value to just 1 single encoder turn
Is there a way to lower the resolution of CC value changes?
Replies (14)
How would that work in practice? Colud you give an example?
If you mean you want increments of 5 for example in the midi range (0-127), you could change the encoder maximum to 25, and multiply the encoder value by 5.
This way you would get 0,5,10..., etc values.
Is this what you are looking for?
yes this sounds like what i'm looking for. At the moment it just changes by an increment of 1 and i'd like to increase that. How do i multiply the encoder value? thanks
You will have to literally just multiply the value then 😄
As an example:
The top action block is an "Encoder Mode" action block.
ah yes yes, that's the one. Many thanks!
my first day using it 🙂 just coming to grips with the basics
I recommend going through some of the examples, logic here in this article series:
https://docs.intech.studio/guides/grid/grid-basic/editor-110
You can get a general idea what is possible (lot of things) and you can either do it on your own or return here or the forum to ask for input. Happy exploring!
great, will check it all out. much appreciated
View on Discord
This post is from the Intech Studio Discord community.
