Skip to content

16 button 4 potentiometer midi controller transposer #412

Answered by tttapa
brosekerg asked this question in Q&A
Discussion options

You must be logged in to vote

The pin numbers you're using are not correct. A 4-bit multiplexer has 16 channels, which you can access using mux1.pin(0) through mux1.pin(15). If you haven't already, have a look at the Getting Started guide.

The order of the declarations doesn't matter, only which address is associated with each pin.

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@brosekerg
Comment options

@brosekerg
Comment options

@tttapa
Comment options

@brosekerg
Comment options

@tttapa
Comment options

Answer selected by brosekerg
Comment options

You must be logged in to vote
1 reply
@tttapa
Comment options

Comment options

You must be logged in to vote
0 replies
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