Duplicate regions in relation to the last duplicated region

I found this not in a DAW but in a CAD software. In Vectorworks you can duplicate an object, drag it around and then after you placed it you can duplicate that new region. The resulting duplicate will have the same relative position to the second one as the second one has to the first one. The idea is to transfer this behaviour to regions in ardour.
So when i duplicate a region and drag the resulting region around, the next duplicate of the replaced region will automatically jump to a position where its in the same distance from the second region as the second is to the first.
I just think this could be a nice (but not really necessary) feature for ardour also. Of course this should not be the default behaviour but could work with a keycombination.
This must have been horrible to lead. I am sorry. :smiley:

Maybe this script included with Ardour could help in similar situations?

Yes, i think that could do it. As far as i understand it from looking at the code.
I will try that out sometime. :slight_smile:
Thanks!