For school im trying to make guitar hero with processing and my arduino. The problem is that the falling balls leave a track. By setting background(0) in the draw function i got rid of that but if i want to check whether the falling ball is within the ellipse below it will always say it is because there still is a track..... How can i fix this?