# File lib/extras/as_osc.rb, line 18
        def square(t)
                (@a-@i)*(Integer(t+@p)*2/Integer(@c)%2) + @i
        end