Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change params w/ VoiceOver? #160

Closed
hellomatty opened this issue May 25, 2020 · 1 comment
Closed

Cannot change params w/ VoiceOver? #160

hellomatty opened this issue May 25, 2020 · 1 comment

Comments

@hellomatty
Copy link

With VoiceOver enabled I can change the waveforms for Oscars 1 and 2 by swiping up or down with a single finger. This is not possible with other params, such as Oscars 1 semitones. Swiping up or down on those yields a negative audio cue and no param change.

I noticed that while the accessibility increment and decrement callbacks are implemented in the Stepper class, they are empty in the Knob class. I do not know if this is by design?

Is there an alternative VoiceOver interaction for changing params such as Oscars 1 semitones?

@hellomatty
Copy link
Author

Ah, I get it. Single finger double tap and hold. Slide left or right to change the value. There is no audio feedback.

I'm guessing this is the direct interaction model declared in the knob's accessibility traits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant