raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Linear Repeat combining modulo and cloning

Open t3kt opened this issue 3 years ago • 1 comments

Features:

  • [ ] Modulo-based slice repetition
  • [ ] Cloning to allow overlaps, but limited to a certain range (e.g. one extra clone on each side of the current slice)

t3kt avatar Feb 09 '23 06:02 t3kt

Modes:

  • Fixed quantity cloning
  • Fixed quantity slicing (modulo)
  • Infinite slicing (modulo)
  • Infinite slicing with cloning for overlap (hybrid)

t3kt avatar Mar 18 '23 23:03 t3kt