Long trackname obscures waveform
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.
Long trackname obscures waveform
Hi, I just updated from 2.2.2 to 2.3.0 and right away noticed the new "trackname display" with LONG name is obscuring the upper channel waveform peaks more than half way across the work-space. This is going to greatly interfere with editing... unless the new label background is transparent and fonts are smaller..
Also while typing this post, I hit a key on the Tab, Caps Locks, Shift side of the keyboard and 2.3.0 started Shrieking in the background.. like a stuck recording. Exiting 2.3.0 stopped the shrieking. Very strange.
-Ed
Also while typing this post, I hit a key on the Tab, Caps Locks, Shift side of the keyboard and 2.3.0 started Shrieking in the background.. like a stuck recording. Exiting 2.3.0 stopped the shrieking. Very strange.
-Ed
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Long trackname obscures waveform
I've written to the developer who made that change to see if there is anything he can do about that.edwinn wrote: ↑Sun Nov 25, 2018 3:05 amHi, I just updated from 2.2.2 to 2.3.0 and right away noticed the new "trackname display" with LONG name is obscuring the upper channel waveform peaks more than half way across the work-space. This is going to greatly interfere with editing... unless the new label background is transparent and fonts are smaller..
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Long trackname obscures waveform
I've been discussing this with the developer involved (who also happens to be our Release Manager for the upcoming 2.3.1) release.
He says (as RM) that we have no time to do this for 2.3.1 - but we may be able to do something about it in the subsequent release.
For technical reasons down to drawing speed while Recording or Playing we may have to live with opaque trackname labels while recording and playing - but for when you are editing we think we can make them translucent.
I have logged this in our Wiki so we can track it.
https://wiki.audacityteam.org/wiki/Next ... _to_the_RM
BTW in default Waveform view if tour waveform is sufficiently big that the trackname obscures it than you are working with an unnecessarily hot signal - you only really need the waveform going up to 50% which corresponds roughly to -6dB on your meters.
WC
He says (as RM) that we have no time to do this for 2.3.1 - but we may be able to do something about it in the subsequent release.
For technical reasons down to drawing speed while Recording or Playing we may have to live with opaque trackname labels while recording and playing - but for when you are editing we think we can make them translucent.
I have logged this in our Wiki so we can track it.
https://wiki.audacityteam.org/wiki/Next ... _to_the_RM
BTW in default Waveform view if tour waveform is sufficiently big that the trackname obscures it than you are working with an unnecessarily hot signal - you only really need the waveform going up to 50% which corresponds roughly to -6dB on your meters.
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Long trackname obscures waveform
Thanks for the replies,
I've read over all that you posted and understand the issues. Also noticed the `trackname´ changes to MIX after a mixing operation. Will leave track names on for now and observe how it goes. I think the trackname font is a bit too large. How about assigning a HOTKEY to toggle trackname ON/OFF ?
Many of my audio filenames are long, and the trackname becomes the filename after opening an audio.
-Ed
I've read over all that you posted and understand the issues. Also noticed the `trackname´ changes to MIX after a mixing operation. Will leave track names on for now and observe how it goes. I think the trackname font is a bit too large. How about assigning a HOTKEY to toggle trackname ON/OFF ?
Many of my audio filenames are long, and the trackname becomes the filename after opening an audio.
-Ed
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Long trackname obscures waveform
Hi edwinn,
I've written to the developer to sound out his thoughts on your suggestions.
Re. a keyboard shortcut for toggling the trackname on/off - I am strongly mined to agree with you. It's a pain-in-the-butt to have to keep traipsing over into prefs to toggle it.
I guess that if we were to do this we would need to add a new command to the Tracks menu for the toggle - so that we could then assign a shortcut
(or, more likely, leave it blank for a custom shortcut).
What might prevent this is that we are very wary of creating command & Menu bloat - and we almost certainly would be unlikely to pre-assign a shortcut for it (we have far too many preassigned ones already).
Thanks for your thoughtful suggestions,
Peter.
I've written to the developer to sound out his thoughts on your suggestions.
Re. a keyboard shortcut for toggling the trackname on/off - I am strongly mined to agree with you. It's a pain-in-the-butt to have to keep traipsing over into prefs to toggle it.
I guess that if we were to do this we would need to add a new command to the Tracks menu for the toggle - so that we could then assign a shortcut
(or, more likely, leave it blank for a custom shortcut).
What might prevent this is that we are very wary of creating command & Menu bloat - and we almost certainly would be unlikely to pre-assign a shortcut for it (we have far too many preassigned ones already).
Thanks for your thoughtful suggestions,
Peter.
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Long trackname obscures waveform
You could create a macro (and optionally, a keyboard shortcut to the macro).waxcylinder wrote: ↑Tue Nov 27, 2018 12:25 pmIt's a pain-in-the-butt to have to keep traipsing over into prefs to toggle it.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Long trackname obscures waveform
On testing, it appears that reloading preferences is not yet supported, but this plug-in should work in Audacity 2.3.0 (tested in 2.3.1 alpha).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Long trackname obscures waveform
With a LOT of help from James I got these two Macros (see attachments) working on the latest 2.3.1 alpha (and they seem then to work on 2.3.0)
@edwinn: if you want to try the latest 2.3.1 alpha to make it work send me a PM
If you load those text files into your Macros folder in your Audacity settings folder they should work.
I set keyboard shorcuts of "1" for "on" and "0" for "off"
As James says: "it is slower than it needs to be because all the prefs get updated and the screen and all toolbars refreshed. But more than good enough, methinks."
We have discussed the font size and sorry, we are unlikely to do anything about that as James and I are both happy with the current sizing.
@edwinn: if you want to try the latest 2.3.1 alpha to make it work send me a PM
If you load those text files into your Macros folder in your Audacity settings folder they should work.
I set keyboard shorcuts of "1" for "on" and "0" for "off"
As James says: "it is slower than it needs to be because all the prefs get updated and the screen and all toolbars refreshed. But more than good enough, methinks."
We have discussed the font size and sorry, we are unlikely to do anything about that as James and I are both happy with the current sizing.
- Attachments
-
- Trackname off.txt
- (72 Bytes) Downloaded 20 times
-
- Trackname on.txt
- (72 Bytes) Downloaded 16 times
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Long trackname obscures waveform
Indeed that plug-in does indeed work on both 2.3.0 and latest 2.3.1 alpha
PLUS it has the benefit of being a toggle and thus only needing a single keyboard shortcut to toggle on/off
Very cute Steve
Peter
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: Long trackname obscures waveform
Did you have to edit the Macro .txt file manually?waxcylinder wrote: ↑Tue Nov 27, 2018 4:24 pmWith a LOT of help from James I got these two Macros (see attachments) working on the latest 2.3.1 alpha (and they seem then to work on 2.3.0)
I couldn't get the "Reload" option to appear when using the GUI.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)