How to slow down a pulse train?

Frank, regardless of whether or not your designs works for my particular application those are some amazing waveshaping sounds.

Wonder if this could be approached similar to an event queue. With the audio rate stream providing a series of ‘on’/‘off’ events that get queued. And with a slower clock popping the “events” off the queue. Would need a way to associate the pulse “events” with a length, so not sure how to do that. I haven’t tried it, but maybe something like https://github.com/martin-lueders/ML_Pro_Series/wiki/Memory-Sequencer ?

Would “Pantry” from http://holon.ist/vcv/ be useful for this?

don’t you just need a clock divider multiplier ? with time computer

you want transform regular pattern pulse trains, in another accelerated (decelerated) pulse train:

55

Those both look great, thanks!

I’ll try out your clock divider, the one I first tried seemed to be averaging the input pulses. Meaning, it was outputting a slower pulse but not maintaining the irregular pattern. The frequency computer looks like a great feature.

This talk is amazing! Thank you for sharing