good day everyone,
im developing an app (in JAVA using Eclipse) where users can play drums and other tapping instruments using his/her fingers
where the program gets every data of fingers, for example:
thumb = bass;
index = snare;
middle = toms;
pinky = cymbals;
ring = cowbell;
but i dont know how to start, please help me