Hi there,
I'm using Lubuntu 12.04, Audacity 2.0.0. I installed my distribution's version of Audacity. I'd like to create a custom shortcut for Amplify (all I want is the dialog box to pop up, the way it does when you choose Effect : Amplify). I've tried this in the XML file:
<command name="Amplify" label="Amplify" key="Ctrl+F12"/>
No luck.
I also tried this in the audacity.cfg file, under [NewKeys]:
Amplify=Ctrl+F12
No luck again. Am I doing something wrong? Suggestions/help appreciated.
Thanks so much,
-Sage
Custom Shortcut Amplify - no luck
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.
-
sagetyrtle
- Posts: 56
- Joined: Sat Aug 16, 2008 5:21 pm
- Operating System: Please select
Re: Custom Shortcut Amplify - no luck
"Edit menu > Preferences > Keyboard"
Find "Amplify" in the list of commands (select "Effect" in the "Category" list so as to narrow your search).
Click on "Amplify"
Click in the box below the list of commands.
Press Ctrl+F12
Click the "Set" button.
Click the "OK" button.
See here for more detail: http://manual.audacityteam.org/o/man/ke ... ences.html
Find "Amplify" in the list of commands (select "Effect" in the "Category" list so as to narrow your search).
Click on "Amplify"
Click in the box below the list of commands.
Press Ctrl+F12
Click the "Set" button.
Click the "OK" button.
See here for more detail: http://manual.audacityteam.org/o/man/ke ... ences.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
sagetyrtle
- Posts: 56
- Joined: Sat Aug 16, 2008 5:21 pm
- Operating System: Please select
Re: Custom Shortcut Amplify - no luck
Thanks for your help. Here's a screenshot of my keyboard options. Amplify doesn't appear in the Effects category, or in the XML keyboard shortcuts file.


Re: Custom Shortcut Amplify - no luck
Sorry, my mistake. Binding keyboard shortcuts to effects is not available in Audacity 2.0.0. That feature was introduced in Audacity 2.0.1
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Custom Shortcut Amplify - no luck
And even in 2.0.1 onwards, shortcuts for Generate, Effect and Analyze are not exported to the XML file, due to a bug.steve wrote:Sorry, my mistake. Binding keyboard shortcuts to effects is not available in Audacity 2.0.0. That feature was introduced in Audacity 2.0.1
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
sagetyrtle
- Posts: 56
- Joined: Sat Aug 16, 2008 5:21 pm
- Operating System: Please select
Re: Custom Shortcut Amplify - no luck
Oh cool, good to know. Thanks!