I am interested in generating some square waves with Pd, with pulse widths that are consistently m
samples long and periods that are n
samples long.
Is there a signal that provides a sample count that increases continuously, or better yet, wraps at some value? Like an inverse phasor~
(instead of counting up to 1.0
at different rates, it counts at the same rate up to n
)