Collapsed track only shows half the wave
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at 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 Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at 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.
Collapsed track only shows half the wave
When collapsing a track, only half the wave appears in the bottom of the track. This makes it very difficult at times to see when there is audio in a collapsed track. Previously, when a track was collapsed, the waveform would scale down to the collapsed track height and remain centered in the track.
Audacity 2.2.2 on Windows 10
Audacity 2.2.2 on Windows 10
Re: Collapsed track only shows half the wave
That appears to be a bug. I'll log it on the bug tracker.
I note that if you manually drag the track height to minimum size, the waveform is correctly centred, so perhaps that may provide a workaround until the bug is fixed.
I note that if you manually drag the track height to minimum size, the waveform is correctly centred, so perhaps that may provide a workaround until the bug is fixed.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Collapsed track only shows half the wave
Now logged on the bug tracker.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
waxcylinder
- Forum Staff
- Posts: 14684
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Collapsed track only shows half the wave
This is a deliberate feature that was introduced in 2.2.2 as a way of showing more detail, where we now only shows the top half of the waveform in a collapsed track.
You can do the same on non-collapsed tracks by using the right-click context menu in the Vertical Ruler and selecting "Half Wave" - and note that in that menu there is also a reset command to go back to normal view.
So this is not a bug.
I note that we do not appear to have documented this in the Manual - an oversight I'm thinking
WC
You can do the same on non-collapsed tracks by using the right-click context menu in the Vertical Ruler and selecting "Half Wave" - and note that in that menu there is also a reset command to go back to normal view.
So this is not a bug.
I note that we do not appear to have documented this in the Manual - an oversight I'm thinking
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Collapsed track only shows half the wave
Thank you for the replies. My projects typically include 6 vocal tracks for a 90-120 minute duration. When editing on a laptop, I find it faster to quickly collapse the tracks of people not speaking so I can see all tracks onscreen and tell who is speaking (or coughing or bumping their mic) and who is not. (Fit to screen height doesn't give enough resolution for precise editing.) For me, it is much harder to see that there is audio activity on a collapsed track, especially if it is short or at a low level. So I find myself in the "I wish it worked the old way" camp. Ironic because I'm usually critical of people who can't "get over it."
Re: Collapsed track only shows half the wave
I've also noticed that if I was zoomed in on, say the lower half of the waveform before collapsing the track (I may be more interested in the lower half if the waveform is asymmetric), in 2.2.1 and earlier I could collapse the track and my view of the lower half would be restored when I restore the the track to normal height. That no longer happens. Expanding the collapsed track now resets the view to "normal" (full +/- 1) zoom level. This makes the collapse feature less useful for me, which is a shame because collapsing tracks was so useful with multi-track projects.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
waxcylinder
- Forum Staff
- Posts: 14684
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Collapsed track only shows half the wave
We are discussing how to deal with this - there are a couple of approaches on the table
1) add a preference to set choice for half-wave of full wave in collapsed tracks, or
2) preserve the wave type full or half when the user collapses the track
Interestingly I discovered that even with a collapsed track you can still use the right click in the two little whit rectangles (the collapsed remnants od the Vertical Scale) to access the context menu.
Which means that if you right click there now - and then select Zoom Reset you will get your full-height waves displayed in the collapsed track.
WC
1) add a preference to set choice for half-wave of full wave in collapsed tracks, or
2) preserve the wave type full or half when the user collapses the track
Interestingly I discovered that even with a collapsed track you can still use the right click in the two little whit rectangles (the collapsed remnants od the Vertical Scale) to access the context menu.
Which means that if you right click there now - and then select Zoom Reset you will get your full-height waves displayed in the collapsed track.
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Collapsed track only shows half the wave
OK if you only have a couple of tracks, but the main purpose of collapsing tracks is to improve usability when you have a lot of tracks. Having to manually reset the zoom, track by track, for a 20+ track project is a significant inconvenience.waxcylinder wrote:Which means that if you right click there now - and then select Zoom Reset you will get your full-height waves displayed in the collapsed track
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
waxcylinder
- Forum Staff
- Posts: 14684
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Collapsed track only shows half the wave
Yes indeed - but this is just a temporary workaround.steve wrote:OK if you only have a couple of tracks, but the main purpose of collapsing tracks is to improve usability when you have a lot of tracks. Having to manually reset the zoom, track by track, for a 20+ track project is a significant inconvenience.waxcylinder wrote:Which means that if you right click there now - and then select Zoom Reset you will get your full-height waves displayed in the collapsed track
And I see that the developer involved has already been working on a fix: https://github.com/audacity/audacity/co ... ca06e6594c
and he's opted for the new preference route.
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Collapsed track only shows half the wave
Yea! The team doesn't fool around when it comes to getting things done, it seems. Thank you!