ID:167408
 
The sound's x/y/z variables - do they HAVE to be integers? If so, what happens when they're not? round(number) or round(number,1) kind of rounding?

*Edit*

And on another note, what happens when sleep() arguments aren't integers? round(number) or round(number,1) rounding?