20.09.2012, 09:40
Hi Christian,
Thank you for your reply. What I mean is that when I have a selection of multiple positions in a row, for instance position 37 up to 41:
..., Pos 37, Pos 38, Pos 39, Pos 40, Pos 41, ...
I would like to insert points as follows at once:
..., Pos 37, New 1, Pos 38, New 2, Pos 39, New 3, Pos 40, New 4, Pos 41, ...
If I would select all positions, I could insert positions across the whole track at once. This would multiply the number of track positions by almost 2 (actually by (n + (n - 1)) / 2). That's what I would like to do.
Kind regards,
Didumos
Thank you for your reply. What I mean is that when I have a selection of multiple positions in a row, for instance position 37 up to 41:
..., Pos 37, Pos 38, Pos 39, Pos 40, Pos 41, ...
I would like to insert points as follows at once:
..., Pos 37, New 1, Pos 38, New 2, Pos 39, New 3, Pos 40, New 4, Pos 41, ...
If I would select all positions, I could insert positions across the whole track at once. This would multiply the number of track positions by almost 2 (actually by (n + (n - 1)) / 2). That's what I would like to do.
Kind regards,
Didumos
