Hello all!
I’ve been making this Guitar Hero style rhthym game thing. It’s gonna require the user hitting keys on the computer keyboard in time with the music. I’ve started on the visual display but I dont know if I should use ComponentAnimator to move the graphics or not. As it’s more of UI class maybe it’s not such a great idea as I want it to work parallel with the audio callbacks making it as accurate as possible (i guess :?). Any ideas?