Audacity 2.1.0 erased some keyboard shortcuts

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.
Post Reply
rambomhtri
Posts: 230
Joined: Thu Jan 02, 2014 11:05 am
Operating System: Windows 8 or 8.1

Audacity 2.1.0 erased some keyboard shortcuts

Post by rambomhtri » Wed Apr 01, 2015 2:12 pm

I'm posting a series of bugs in different topics, as Steve (I think it was him) told me to do so you guys don't forget them.

The first one is about keyboard shortcuts. I had installed Audacity 2.0.6 and changed these shortcuts (Edit/Preferences/Keyboard):
Loop play: NUMPAD0
UNDO: NUMPAD1
REDO: NUMPAD2
Change tempo: NUMPAD_DIVIDE
Change pitch: NUMPAD_MULTIPLY

When I installed 2 days ago Audacity 2.1.0, the two effect shortcuts were erased (tempo and pitch). It's easy to fix, but you should know it happened. Nevertheless, all the other 3 custom shortcuts didn't change.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity 2.1.0 erased some keyboard shortcuts

Post by Gale Andrews » Wed Apr 01, 2015 6:51 pm

This is caused because 2.1.0 expects the name of the effect stored in [NewKeys] in the audacity.cfg settings file to have a different format.

I may be wrong, but I think that format change may have been necessary (given other changes) to ensure the Effect Menu could still be translated.

Shortcuts in the Generate and Analyze menus are also affected, as are importing such shortcuts from an XML file created in previous Audacity versions.

You can however view the old bindings in the audacity.cfg settings file rather than have to remember what they were. I noted this at the top of http://wiki.audacityteam.org/wiki/Release_Notes_2.1.0.

I don't think there is anything we can do at this stage in terms of a fix. Effects shortcuts should be preserved when you restart 2.1.0 or when you upgrade to versions after 2.1.0.

If we had time to do lots of regression testing comparing the previous release with the new one we might have found this, but if the rename of the internal command was necessary then it would have required extra code (which eventually becomes redundant) to support loading effects shortcuts created in previous versions.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply