Skip to content

Control volume from iPhone and rotary encoder #459

Answered by pschatzmann
mattgt933 asked this question in Q&A
Discussion options

You must be logged in to vote

No, I dont have any examples. But the logic seems quite obvious to me. E.g To increment the volume you would call set_volume(get_volume()+inc); or to decrement set_volume(get_volume()-inc);

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mattgt933
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants