Hi
I can’t figure out a way to record the timing of touches.
For example, if you have a piano in front of you, i need to record the time between the touch of 5 keys on the piano.
Any clues where I should start my research on this?
Thanks
Hi
I can’t figure out a way to record the timing of touches.
For example, if you have a piano in front of you, i need to record the time between the touch of 5 keys on the piano.
Any clues where I should start my research on this?
Thanks
hmm i dont get that… u r looking for getting the time taken for pressing 5 keys on the piano?!
i mean u want to save time taken to press 5 keys or something like that?
if so check these Time.time, Time.realtimeSinceStartup, it will be useful