Hi There,
I bought the Drum Kit AI in order to build a practice set for my son. This is my first Arduino project. I soldered it together last night and everything seems to be working well. The next step is to build a set of pads and a PVC stand for it all.
I would like to add a pedal to control the high-hat sound. I would add a switch to one of the digital inputs, which would change the MIDI note number for one of the pads between the open and closed high-hat note.
I think I can figure out the hardware part of it but as I'm new to programming an Arduino, can anyone give me some pointers as to how to change around the sketch?
I'm sure it's just a matter of doing something like "If high-hat switch is pressed, change the high-hat note" but I'm having a bit of trouble following the logic of the program. The fact that the pad notes are stored in an array (?) seems to make it less straight-forward.
Sorry for my ignorance, but I haven't programmed much since my TRS-80 days!
Jim
