# sin wave, whe t>0, wave move to positive direction, when t<0, it move to negative;

sinwave(t_):=sin(x-timer(t));