Replies: 1 comment 2 replies
-
first the config.h file is a dream come true ..thank you...... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@Gubbledenut and @lune36400, my treasured bug testers!
The rectifier and reversible crank idea have made smoothness vs. sensitivity more important with the crank. It didn't used to matter so much before but now that staccato is possible... so the recent versions of the code have made a lot of strides (I think) in that regard...
V_THRESHOLD
has to be higher than this resting voltage to prevent phantom sounds, normalizing it like this allows me to lower it, which has a HUGE effect on how sensitive-and-smooth is possible with the other settings.The bottom line is that I think I've got it fine-tuned really, really good for my crank, but now that I'm squeezing every bit of performance out of it, I'm not sure how it behaves with other people's cranks. Before it was easy to choose very-smooth settings and trust it would work for most people.
So I'm hoping (no rush) that the two of you could try out v1.3.4 and let me know:
V_THRESHOLD
can you use without getting phantom sounds now that I'm normalizing it?SPIN_DECAY
only (leave the rest alone for this "experiment", please). How low do you have to set it until it's "smooth enough" for you?I know the settings I like, but I'm hoping to combine that with the settings you guys use and use them as the "default" settings I keep on the repository for your average person looking for "safe" settings.
I do plan on making these two values adjustable on-screen soon. They seem to be enough to adjust the overall responsiveness without messing with the other settings at all.
Thanks if you decide to help!
Beta Was this translation helpful? Give feedback.
All reactions