time-scale count~ signal

Tim Lloyd's icon

Hey hey, I'm trying to work out how to time-scale a signal that accumulates by 1 at sample-rate. Like a rate~ object but for count~ rather than phasor~. So a speed value of 2 is twice as fast and a speed value of 0.5 is half as fast etc, but the count signal still needs to have the same length/modulo, if that makes sense.

I had something kind of working earlier today, but it was a little complex. Unfortunately I changed it all, didn't save, and can't seem to get it working again!

Has anyone done this before, or have any ideas on how to go about it?

Cheers
-Tim

Tim Lloyd's icon

Actually nevermind............just worked out an easier way of doing what I need.