I'm trying to make a program which its classes look like this(code is not of importance yet)
I want basically if i press drum_1 to go to the tune class and find its corresponding sound and play it.
afterwards check if a boolean within the record class is true or false and if it is true i want to assign a certain value in the list depending on the which drum_x i press.
Help is really appreciated :) i'm trying to figure out since days but i havent gotten any step further :)
