I have discovered that you can reduce the delay of the brush stabilizer and gain control but I am wondering what the sample count does.
As I understand it, the sample count is the number of samples of stylus events that are used for averaging the position readings of the stylus to give the calculated position of the cursor.
If you increase the sample count then the line becomes much smoother but the drawn line lags behind the cursor before finally catching up with it when it slows down and then becomes stationary.
So in practice, it does something similar to the delay slider, just for a different reason?
The Delay slider will prevent short range positional variations.
The Sample Count slider will prevent long range variations in a direction that is perpendicular to the general direction of cursor movement.
In the same direction of cursor movement, the cursor eventually catches up with the stylus movement.
If you take them to small and then quite large values you can see the effects by trying different kinds of strokes with and without hand wobble on them.
How useful they are in practice, for any particular user, is a different matter and very subjective.
Only when you set the sample rate really high but the use is different. Delay is simply the size of the dead zone around the cursor, sample rate is the amount of samples in a certain time frame, the delay it introduces should only be noticable when the CPU can’t handle the averaging of too many points.
Thank you both. I will set the solution as @AhabGreybeard 's post but @Takiro helped me equally to understand.
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.