Hello Thomas,
First of all, happy new year
Here is an issue I encountered, I may have found a bug.
I followed your instructions found on this thread : https://forum.xor.eu/showthread.php?tid=...5#pid11215 #67 in order to control the velocity values of a midi pattern with an I2C fader.
I expected the velocity to be 127 when the variable is 4095, and that it would decrease regularly with the variable, down to minimal values.
Here is how it actually behaves :
VAR A = 4095 : Velocity is 127 (as expected)
4059 < VAR A < +-2000 -> no midi note. No output at all.
1680 <VAR A < 1360 : midi notes output again, but the velocity increases when VA decreases (which is very unexpected).
Here is a short video to show you. It was filmed with V2.01A, but I updated to V2.02 before posting this thread and exactly the same problem occurs.
Also, this relationship between velocity and variable A is not random, it's always identical. Same behaviour when using another variable (B).
You hear Nerdseq controlling a bitbox micro in the video, but I also sent midi straigh into my DAW and it's exactly the same problem.
All the best,
Martin
First of all, happy new year

Here is an issue I encountered, I may have found a bug.
I followed your instructions found on this thread : https://forum.xor.eu/showthread.php?tid=...5#pid11215 #67 in order to control the velocity values of a midi pattern with an I2C fader.
I expected the velocity to be 127 when the variable is 4095, and that it would decrease regularly with the variable, down to minimal values.
Here is how it actually behaves :
VAR A = 4095 : Velocity is 127 (as expected)
4059 < VAR A < +-2000 -> no midi note. No output at all.
1680 <VAR A < 1360 : midi notes output again, but the velocity increases when VA decreases (which is very unexpected).
Here is a short video to show you. It was filmed with V2.01A, but I updated to V2.02 before posting this thread and exactly the same problem occurs.
Also, this relationship between velocity and variable A is not random, it's always identical. Same behaviour when using another variable (B).
You hear Nerdseq controlling a bitbox micro in the video, but I also sent midi straigh into my DAW and it's exactly the same problem.
All the best,
Martin

