if(sl<0){
Sound_Play(500, 250);
Sound_Play(1000, 250);
sl=0;
what is the 500 and 1000 stand for?
and that 250 is in period?
can someone help me to explain about this?
Sound_Play(500, 250);
Sound_Play(1000, 250);
sl=0;
what is the 500 and 1000 stand for?
and that 250 is in period?
can someone help me to explain about this?