command for "shift + tab" in chain command

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
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.
honis56
Posts: 15
Joined: Sat Mar 31, 2018 3:05 pm
Operating System: OS X 10.9 Mavericks

command for "shift + tab" in chain command

Post by honis56 » Sat Mar 31, 2018 3:37 pm

Hi,

Ubuntu 16.04 LTS, Audacity 2.1.2, distribution

creating a chain command I need "go back to previous label" (short-cut "shift+tab" ) but this is not in the list of commands because there is no command name for it at all only the short-cut.

How to put "shift+tab" into the command list of a chain command?

waxcylinder
Forum Staff
Posts: 14574
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: command for "shift + tab" in chain command

Post by waxcylinder » Sat Mar 31, 2018 5:33 pm

We're working on upgrading Chains for 2.3.0 - and re-branding them as Macros

You''l be delighted to know that we're adding a load more commands for Macros - ans even better you get Move to Next Label and Move to Previous Label

2.3.0 is currently scheduled for mid-July

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

honis56
Posts: 15
Joined: Sat Mar 31, 2018 3:05 pm
Operating System: OS X 10.9 Mavericks

Re: command for "shift + tab" in chain command

Post by honis56 » Wed Jul 11, 2018 1:12 pm

I am eagerly waiting to simplify the process of enlarging silence which is tedious and cumbersome at moment. Thanks for putting the item on your schedule. Hope you can launch the update in time :)

waxcylinder
Forum Staff
Posts: 14574
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: command for "shift + tab" in chain command

Post by waxcylinder » Wed Jul 11, 2018 5:44 pm

The release date for 2.3.0 has sadly slipped a little - we are now looking at the end of August, sorry.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

honis56
Posts: 15
Joined: Sat Mar 31, 2018 3:05 pm
Operating System: OS X 10.9 Mavericks

Re: command for "shift + tab" in chain command

Post by honis56 » Wed Jan 23, 2019 8:56 am

Hi,

meanwhile I have version 2.3, but can't find the command (newbee).
Can you please give me a hint on how to automate the task (should I do it inside audacity or outside with Python)?

I have a long mp3-file with words (vocabulary) and want to split it into separate mp3-files for each word.
With sound-finder I marked the words, but I still need a command to jump to the previous label (shift+tab).

Is there an easier way to do the job?

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

Re: command for "shift + tab" in chain command

Post by steve » Wed Jan 23, 2019 9:44 am

honis56 wrote:
Wed Jan 23, 2019 8:56 am
meanwhile I have version 2.3
To avoid confusion, please use full version numbers. The current release version is 2.3.0. The current development version is 2.3.1.
I assume that you are using 2.3.0.
honis56 wrote:
Sat Mar 31, 2018 3:37 pm
"go back to previous label"
The macro command is "Move to Previous Label".

There's a list of built-in Macro commands here: https://manual.audacityteam.org/man/scr ... rence.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

waxcylinder
Forum Staff
Posts: 14574
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: command for "shift + tab" in chain command

Post by waxcylinder » Wed Jan 23, 2019 10:35 am

In order to see those commands in the menu structure you need to turn on the Extra menu with View > Extra Menus

Then you'll see them under Extra >Play-at-Speed > ...


But to use them in Macros you don't necessarily need the Extra menus turned on.

In the Macro manager dialog Tools > Macros... when you use the Insert button you will get a list of all the commands available to Macros - and you will find The Move to Next and Previous Label in there.

Tip click in that box and type "Move t" and you will be straight at the Move To commands

See thsi page in the Audacity Manual for reference: https://manual.audacityteam.org/man/manage_macros.html

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

honis56
Posts: 15
Joined: Sat Mar 31, 2018 3:05 pm
Operating System: OS X 10.9 Mavericks

Re: command for "shift + tab" in chain command

Post by honis56 » Wed Jan 23, 2019 12:00 pm

I am very sorry and apologize for being so stupid.

I do not find the suitable command (something like "Cursor zur vorhergehenden Textmarke") in my German Version 2.3.0.

Please tell me which of the attached commands will do the job.
Attachments
Mist.PNG
Mist.PNG (94.81 KiB) Viewed 789 times

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

Re: command for "shift + tab" in chain command

Post by steve » Wed Jan 23, 2019 12:19 pm

I don't speak German, but my guess is: Zu vorheriger Textmarke bewegen
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

honis56
Posts: 15
Joined: Sat Mar 31, 2018 3:05 pm
Operating System: OS X 10.9 Mavericks

Re: command for "shift + tab" in chain command

Post by honis56 » Wed Jan 23, 2019 12:28 pm

Solved!
Thanks a lot! I am so stupid, sorry. Did not consider the hidden right column of commands.

Post Reply