This is a test program to implement a guitar strum engine. If the time between hitting the first and second strings (spacebar and s) is less than a second, it takes the delta between the key presses, sets that to the variable strumdelay and uses that timing to trigger the other 4 notes on the guitar. Download program to see the insides.