View Issue Details

IDProjectCategoryView StatusLast Update
0006362ardourbugspublic2015-10-20 08:44
Reporterdon3 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version4.0 
Summary0006362: "Select All Overlapping Edit Range" no longer works
DescriptionIn Ardour 3, with Edit point set to Mouse, I could put the playhead at one end of (or in) a set of regions in one or more tracks, move the mouse to the other end, and with a control key (^U, for example) bound to "Select All Overlapping Edit Range", all the regions completely or partially between the playhead and the mouse cursor would be selected.

I've tried the same in Ardour 4, and the command seems to do nothing. Same for Select All Inside Edit Range. Has the definition of these commands changed?

Tested on 4.0.0, 4.0.312, 4.0.420.
TagsNo tags attached.

Activities

don3

2015-10-20 03:04

reporter   ~0017500

Same behavior on 4.4.0. However, I just noticed that "Select All Before Edit Point" and "Select All After Edit Point" work as expected with Edit point set to Playhead or Mouse. (Didn't try Marker.) So perhaps it's just the "Select ... Edit Range" commands that don't work any more. Or has the definition of Edit Range changed?

x42

2015-10-20 08:44

administrator   ~0017501

Last edited: 2015-10-20 08:44

good find.

Yes, it was mostly removed/rewritten and the edit-point is no longer relevant. It only works with an explicit range selection, in Range ("R") or smart object ("G") mode.

https://github.com/Ardour/ardour/commit/30479198 says "remove implicit range. start-range and end-range work better. documentation changes coming soon" Ben may elaborate on the motivation.


looks like the workflow he had in mind was:
  - move mouse. press "," (start range)
  - move mouse , press "." (finish range)
 to define a range,
 - press "u" (select all inside)
to turn range selection into object selection.

The problem I see with this is that it makes the assumption that one is always using "smart mode".

Issue History

Date Modified Username Field Change
2015-06-05 04:24 don3 New Issue
2015-10-20 03:04 don3 Note Added: 0017500
2015-10-20 08:44 x42 Note Added: 0017501
2015-10-20 08:44 x42 Note Edited: 0017501