I have a recording which has been divided into multiple sections using the "split clip" command (Ctrl-i). I would like to place the cursor at one of the intersections so that when I start playback it starts from there. Here's what I've tried:
1. Click the clip boundary. This deletes the boundary, joining the clips to either side, and does not move the cursor. (in my opinion this is extremely unintuitive).
2. Click the transport bar above the boundary. This starts playback from the clip position, and does not move the cursor. If I stop and start playback it will start again from wherever the cursor is.
3. Disable quickplay and click the transport bar above the boundary. This has no effect (oddly the cursor still appears as a pointing hand, suggesting that clicking will have some effect).
4. Drag selection backwards to the clip boundary. This moves the cursor but also selects a region, which I don't want. I can now do "Select none" to get what I want, but that's a lot of steps for something so simple.
5. Keyboard shortcuts or menu commands. I've looked, but I can't see anything that appears to do what I want.
What can I do to just move the cursor to a clip boundary?
Thanks
How to move cursor to start of clip
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
ianmackinnon
- Posts: 6
- Joined: Wed Apr 18, 2018 2:13 pm
- Operating System: OS X 10.9 Mavericks
Re: How to move cursor to start of clip
Double click on the clip (on the blue wiggly waveform), then spacebar to play.
Double click on a clip selects the clip, and spacebar starts playback from the start of the selection.
(spacebar can also be used to stop playback, "P" to pause, or "X" to stop playback and leave the play position at the point that playback stopped)
Double click on a clip selects the clip, and spacebar starts playback from the start of the selection.
(spacebar can also be used to stop playback, "P" to pause, or "X" to stop playback and leave the play position at the point that playback stopped)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
ianmackinnon
- Posts: 6
- Joined: Wed Apr 18, 2018 2:13 pm
- Operating System: OS X 10.9 Mavericks
Re: How to move cursor to start of clip
Thanks, but as I mentioned, I would like to move the cursor without selecting a region. I'm finding it frustrating not being able to click on or even near a split without removing the split so I think in any case I shall make a feature request to the development team for some method to accomplish this.
Re: How to move cursor to start of clip
Why? What's wrong with selecting the audio that you want to play?ianmackinnon wrote:I would like to move the cursor without selecting a region
If you want to play from a specific point without making or changing the selection, then that is what "Quick Play" is for.
What exactly are you trying to do?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
ianmackinnon
- Posts: 6
- Joined: Wed Apr 18, 2018 2:13 pm
- Operating System: OS X 10.9 Mavericks
Re: How to move cursor to start of clip
There are several reasons why one may wish to simply place the cursor rather than selecting an entire region between two boundaries, for example:
1. You wish to play from a boundary to the end of the project without stopping at the next boundary.
2. You wish to place the cursor close to, but not on, a boundary line
3. If you wish to place the cursor among a group of boundaries, they may be sufficiently dense or you may be sufficiently zoomed out that it is impossible to even double-click the region.
After some research I have found several workarounds for this problem:
- Add a label track. Since boundary lines do not appear on boundary tracks you can place the cursor at the same point in time without deleting the boundary.
- Select a region (by double-clicking or dragging) and press the left or right cursor buttons.
- With Audacity 2.2 or above, hover over the boundary, press escape, a yellow line appears, you can now click to place the cursor without deleting the boundary (not useful for point 2)
I still find all these methods clunky and continue to believe that deleting a clicked boundary by default is an unfortunate interface design decision. It's difficult to think of an analogous situation in other software where clicking somewhere in the work area with the default tool is a destructive action. The idea of changing this behaviour has been suggested before, though it appears to have been a polemic issue. viewtopic.php?f=20&t=82590
1. You wish to play from a boundary to the end of the project without stopping at the next boundary.
2. You wish to place the cursor close to, but not on, a boundary line
3. If you wish to place the cursor among a group of boundaries, they may be sufficiently dense or you may be sufficiently zoomed out that it is impossible to even double-click the region.
After some research I have found several workarounds for this problem:
- Add a label track. Since boundary lines do not appear on boundary tracks you can place the cursor at the same point in time without deleting the boundary.
- Select a region (by double-clicking or dragging) and press the left or right cursor buttons.
- With Audacity 2.2 or above, hover over the boundary, press escape, a yellow line appears, you can now click to place the cursor without deleting the boundary (not useful for point 2)
I still find all these methods clunky and continue to believe that deleting a clicked boundary by default is an unfortunate interface design decision. It's difficult to think of an analogous situation in other software where clicking somewhere in the work area with the default tool is a destructive action. The idea of changing this behaviour has been suggested before, though it appears to have been a polemic issue. viewtopic.php?f=20&t=82590
Re: How to move cursor to start of clip
Double click the clip to select it, then "Shift + End" to extend the selection to the end of the project.ianmackinnon wrote: 1. You wish to play from a boundary to the end of the project without stopping at the next boundary.
(You can also use "Shift + click and drag" to adjust the boundary position of a selection.)
Yes, but the question was "why".ianmackinnon wrote:2. You wish to place the cursor close to, but not on, a boundary line
You can zoom in and then use "Shift + + click and drag" to make fine adjustments to the boundary position of a selection.
You can also enter times into the Selection Toolbar (see: http://manual.audacityteam.org/man/sele ... olbar.html)
Audacity provides many ways to navigate a project, and many ways to make selections. The next version of Audacity includes even more, though I doubt it is possible to fully satisfy all users all of the time.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)