I need to write an Arduino code for a hi hat controller, I have a pedal that works with a commercial drum pad assembly and it uses only 1 FSR.
The pedal itself triggers 2 different midi notes. One when the pedal is tapped down and another when it's tapped down but quickly released. The pedal also controls which one of 3 notes is played on a designated pad. So if the pedal is up it plays note #... pedal half way note #... pedal down note #... So whatever midi note is assigned will play the sample that's assigned to that note.
Anyone know of an example of this or how this could be done?
The pedal itself triggers 2 different midi notes. One when the pedal is tapped down and another when it's tapped down but quickly released. The pedal also controls which one of 3 notes is played on a designated pad. So if the pedal is up it plays note #... pedal half way note #... pedal down note #... So whatever midi note is assigned will play the sample that's assigned to that note.
Anyone know of an example of this or how this could be done?