# File lib/extras/as_osc.rb, line 10
        def saw(t)
                (@a-@i)*((t+@p)%@c)/(@c-1) + @i
        end