You'll need to look at either the gestures library or adding touch to a panel via reflection. Either will give you an X & Y position of the touch.
Then you need to decide how your finger movement will translate into sound, individual notes triggered by 'plucking' a string or a preset arpeggio dependent on how far your finger has moved.
It'll take some trial and error to get the best solution.