If I'm correct in thinking that "Span" changed to "Length" shows
the same value, then I don't think calling it "Span" is sufficient.
I am not sure what to call it.
is clear. Robert's proposal seems less clear to me for sighted users
than what we have now.
to be over the second TimeText control? That would look bad.
Post by James CrookHmm.
The tab order problem can be fixed by code to set the tab order.
Let me check I have understood your proposal about point 1.
-------------------------------------
The second numeric control of the pair has a radio button group above it
end
length
span
The first numeric control of the pair has no radio button. It has a
title that changes to 'Selection center:' if using span, 'Selection
start:' otherwise.
-------------------------------------
That seems very doable, and if that would work a lot better, let's move
on from the current design in HEAD.
There is a small detail, that if we want a span from sample 101 to 104
(inclusive) the center needs to be at 102.5. and the span length must
be odd. If we want a span from sample 101 to 105, the center needs to
be at 103, and the span length must be even. I 'fudged' that for now,
and e.g if you are working in NTSC frames, center is at whole frames,
not half frames, so there is a loss of precision if using center.
I'd also like to think a bit about the future, as to how to deal with
both labels and clips 'in the same way' using the selection bar. For
labels we would like to be able to set mid point and length just as for
selections. We also potentially have multiple labels that share end
points, so the end of one label is the start of the next. For clips,
length may be read-only information but end or start can be changed.
Dealing with clips suggests that we also want to support 'Length + End'
as a combination, especially when lining things up to end at the same time.
Start + End
Start + Length
Length + End
Center + Span
I think radio buttons no longer suit. Instead I'm suggesting titles
above the toolbar fields, and elsewhere you select which fields to
show. Potentially there would be a lot more flexibility. If you had
the space, you could choose, for example, to show start, end, length and
center, all at the same time, and adjust any one of them. Perhaps used
as a clip or label explorer we could also add buttons for next
clip/label and previous clip/label on that toolbar, and an indication of
whether to skip or select space between clips/labels when navigating
left/right. We could also walk the selection left/right (by its length)
that way.
I am not keen to change to end/length/span radio button only to change
them again in the next iteration. So I am suggesting we instead take a
small step directly towards the very flexible selection bar. For 2.2.0
the words 'Center' and 'Span' would be read only text. Changing them to
show 'Start' 'End' would be done from the drop down on the numbers.
That pop-up menu, which currently only offers formats, would gain the
four new options at the top.
For some iteration later than 2.2.0 we can offer the option of all four
fields at the same time, or the option to invoke a dialog to configure
the toolbar in more detail.
--James.
Post by Robert HänggiThanks James for implementing Martin's and my idea.
I've tested it with "Crossfade Clips" and it works as expected, namely nicely.
However, I fear that the VI community won't be to happy about the change... ;)
1. The selected start option is not reflected by the "Length" control.
A VI user does only see the control name he's working with. He could
have previously used the length control while in center mode and has
meanwhile forgotten that it is in this mode (Ctrl+F6 would bring him
back to "Length"). Thus he would change the selection on both sides
unintentionally.
Changing the value does not mean the same.
- with start checked, the length will increase towards the right only
- with Center checked, the length will increase in both directions.
Therefore, I would indicate the mode here as well.
I previously called it "Width" but there are other possibilities such as
- "Span"
- "Extent"
...
that could serve as alias.
2. We have now two radio button groups.
As mentioned earlier, the navigation in the selection bar is confusing
for a keyboard user: The focus goes tab-wise from
Start/Center -> End/Length -> Project Rate -> Snap to -> Selection
Start -> Selection End -> Audio position -> Start/Center.
In other words, radio buttons and the respective controls are torn apart.
And I'm still not convinced that we need two separate groups; does it
pay off to have the combination Center+End?
Note: the latter had to be renamed in the same fashion as "Length" and
for the same reason.
I would therefore just add a third radio button e.g. "Center/Span"
alongside the known ones. If desired, the lost one could be added as
well, e.g. "Center/Right".
Robert
Post by Peter SampsonI have a personal use case for this.
Every week I record a two-hour radio show with an unattended Timeer Record
while I sleep.
The following morning I deal with the editing/processing. One of the key
things
to do is to find the adverts (for other shows from the station) which are
somewhere
in the middle of the show - DCFM is not time accurate/precise in this
respect.
So I create a selection window 15 mins each side of the one hour mark.
Robert's suggestion would aid that.
Peter
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel