expertsleepersltd / issues

Public facing feature request and bug tracker for Expert Sleepers modules
7 stars 0 forks source link

analogue shift register #124

Open expertsleepers opened 4 years ago

expertsleepers commented 4 years ago

Add an algorithm/Modify the analog shift register algorithm to be able to record/sample from the incoming cv signal. With each incoming clock pulse Add to the shift register. And to select number of steps, as many as possible.
And then to loop it. Maybe to be able to shift which sample to output directly And maybe add a second sample output, which could be n numbers delayed in the shift register. Additionally i guess it would be nice to (if you like) be able to quantize the output with different applicable scales...as a setting. but also be able not to quantize of course!

I guess a bit like (as i understand) ornament and crime copier maschine.

expertsleepers commented 2 years ago

https://www.modwiggler.com/forum/viewtopic.php?p=3673109&sid=4b7940306210abb729cbe08ebee79c28#p3673109

I'd love a mode similar to Intellijel Shifty and O and C copy machine. A shift register that has two to four steps, all stages available simultaneously. When a new voltage is sampled, the previous one gets sent down the line/outputs, one step at a time (like copy machine on o and c). Then, an option for it to behave like Intellijel Shifty for the "hocketing" effect where instead of the voltages getting passed down the line, every time a new voltage is sampled it goes to the next output while the previous outputs holds until it wraps back around (if set to four steps- every 4th a particular output will update to the new sampled voltage) like how analog polyphony works. I get this wouldn't have the complimentary gate output for each step but i think it would still be very useful for many patches, spreading around cv for pitch and modulation in a patch.