command for "shift + tab" in chain command
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.
command for "shift + tab" in chain command
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?
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
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
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 * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: command for "shift + tab" in chain command
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
The release date for 2.3.0 has sadly slipped a little - we are now looking at the end of August, sorry.
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: command for "shift + tab" in chain command
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?
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?
Re: command for "shift + tab" in chain command
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.
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
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
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 * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: command for "shift + tab" in chain command
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.
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 (94.81 KiB) Viewed 789 times
Re: command for "shift + tab" in chain command
I don't speak German, but my guess is: Zu vorheriger Textmarke bewegen
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: command for "shift + tab" in chain command
Solved!
Thanks a lot! I am so stupid, sorry. Did not consider the hidden right column of commands.
Thanks a lot! I am so stupid, sorry. Did not consider the hidden right column of commands.