Knobs are hard to use #66
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/node_sound#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I didn’t give myself enough information here, but I am pretty sure it has to do with 2 things. One
of them is the axis of effect for the knob. It should respond to both the x and y axis respectively
but it only responds to the x axis which confused one of our users. The other issue is that I think
the sensitivity of the knobs needs to be slightly increased. The proposed fix is diving into the
open source library we use for our knobs and figuring out what I need to do from there, and
changing the sensitivity is a simple config change. 1 hour seems reasonable to accomplish this
in.