Thank you for your reply.
Yeah, you are right, I just taking Y value:
int currentPositionScore = (int)((playerTransform.position.y - startPoint) / 10);
I posted the source code, so you can look if u want.
I'm mostly a programmer so working with music and sound is a nightmare for me. I don't understand it at all.