timeline on track

Help for Audacity on Windows.
Forum rules
ImageThis 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.
lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

timeline on track

Post by lonepilgrim » Fri Oct 25, 2019 5:22 pm

I am using Windows 10 Pro...Audacity 2.3.2...64 bit.
This is a minor issue but I would like to fix it.
In the past whenever I started Audacity the initial track defaulted at 12 seconds as I remember... now it starts at 18..I know this is meaningless but I would prefer the track to default at 10 seconds if possible.
Can anyone help with this?
Thanks

lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

Re: timeline on track

Post by lonepilgrim » Sat Oct 26, 2019 4:00 am

anyone ?

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: timeline on track

Post by steve » Sat Oct 26, 2019 10:46 am

lonepilgrim wrote:
Fri Oct 25, 2019 5:22 pm
In the past whenever I started Audacity the initial track defaulted at 12 seconds as I remember.
I don't understand what you mean by "the initial track defaulted at 12 seconds".
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

Re: timeline on track

Post by lonepilgrim » Tue Oct 29, 2019 5:10 pm

When I start Audacity there is an Audacity window..in the main part of the window is the space were I record tracks..above there are a series of #s that count the seconds on the track...it always defaults to 18 seconds when I open Audacity..it used to do that at 12 sec but it changed..I`d like to set it to 10

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: timeline on track

Post by steve » Tue Oct 29, 2019 5:44 pm

Are you opening Audacity full screen, or windowed?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

Re: timeline on track

Post by lonepilgrim » Wed Oct 30, 2019 4:15 pm

Screenshot (2).png
Screenshot (2).png (663.88 KiB) Viewed 411 times
this what I see...it is a window but it covers the entire screen

the timeline begins at -1 and ends at 18

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: timeline on track

Post by steve » Wed Oct 30, 2019 4:25 pm

The number of seconds visible when Audacity is first opened depends on the window size and screen resolution.
The thing that confuses me most, is why does it matter if Audacity shows 18 seconds rather than 12 seconds?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

Re: timeline on track

Post by lonepilgrim » Wed Oct 30, 2019 4:50 pm

I just looked online and set the program to open full screen which appears exactly the same...I can reduce the size of the window manually but when I expand it to full size the timeline goes back to 18 seconds..I am confused as to why it happened..I have been using this program for many years and have never seen it happen
There is no particular reason why I want to do this I just do...I`m trying to set this track to 10 because it`s easier for me to visual what's going on looking at groups of 10

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: timeline on track

Post by steve » Wed Oct 30, 2019 5:00 pm

You could create a Macro to adjust the amount of time shown to anything you want, and assign a keyboard shortcut to the Macro. Then, when you open Audacity, you would just need to press that shortcut key to get the zoom that you want.

The commands that you need in the Macro are:

Code: Select all

SelectTime:End="10" RelativeTo="ProjectStart" Start="0"
ZoomSel:
SelectNone:

9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

lonepilgrim
Posts: 261
Joined: Wed Mar 13, 2013 2:06 pm
Operating System: Windows 10

Re: timeline on track

Post by lonepilgrim » Wed Oct 30, 2019 8:17 pm

Can you explain to me what a Macro is and how to use it ?

Post Reply