Supposing I have a track with 3 consecutive regions A, B and C.
|A |B |C |
If I select B and press Del
, then I get
|A |C |
How can I remove B without shifting C? I.e. I want this:
|A | |C |
Supposing I have a track with 3 consecutive regions A, B and C.
|A |B |C |
If I select B and press Del
, then I get
|A |C |
How can I remove B without shifting C? I.e. I want this:
|A | |C |
Disable ripple mode, set it to slide instead.