I am using Arduino Uno r3 and I needed more analog inputs so I got myself a CD4051 IC. I've already got it to work by reading and watching these links:
https://playground.arduino.cc/Learning/4051/
What I am trying do now is to get the individual analog values from the 4051 IC and map and constrain its values.
Thank you in advance!