Page 2 of 3
Re: Can I begin recording with a hotkey?
Posted: Thu Feb 20, 2014 3:26 pm
by Gale Andrews
You can change the global shortcut in Audacity if you won't change it in the game.
If the user wants the feature they have to accept that they may have to configure it to avoid shortcut clashes. I think they would say this is better than not having the feature.
I'm not suggesting global shortcuts should necessarily be on by default, given Audacity is not a player application. You could have a checkbox to enable/disable individual global shortcuts rather than find some are conflicting with other applications and have to change those shortcuts so you could use the ones that are not conflicting.
Also the issue of interfacing with media transport keys found on some keyboards would have to be considered. That is an on/off choice in Winamp.
Gale
Re: Can I begin recording with a hotkey?
Posted: Fri Feb 21, 2014 12:15 pm
by Robert J. H.
record and stop won't probably enough.
Some users might want to do transcriptions or translations with Audacity, which requires global shortcuts for play, play at speed, short/long seek etc.
For most applications, the general keyboard mapping won't work. This makes it necessary to save different layouts, maybe for each game/application separately.
In all those schemes, the shortcuts have to be defined individually as "global".
This could be done, either by a check box or a secondary tab for global shortcuts.
Another approach is a "pass to Audacity" key combination, for example Windows-A.
Thus, record could be started by pressing Windows-A and then R. The advantage would be that all common shortcuts would be available, the GUI hadn't any changes and only this "Pass thru" command had to be added.
The disadvantage is that fast key sequences are not possible. It is a pity that not more modifier keys are available. Screen readers use for instance seldomly used keys like caps lock or insert as additional modifier.
Another interesting idea would be the hardware solution with an keyboard extension or a foot pedal with all main Audacity functions plus the above mentioned Pass-Thrue key, exclusively made for Audacity and available in the (now closed...) shop. This would at least generate some income.
Re: Can I begin recording with a hotkey?
Posted: Fri Feb 21, 2014 5:39 pm
by Gale Andrews
Thanks, Robert.
Windows 8 now uses most of the Windows key and letter combinations for system shortcuts. Windows + A is still available but it could be used by Microsoft any time I guess.
I don't think using CAPSLOCK as a modifier is a good idea seeing how many users write in UPPER CASE. Some say that due to repetitive strain this is the only way they can type. I don't see anything wrong with using INSERT. Are there any unused modifiers?
I like the idea in principle of partnering with a manufacturer to make a keyboard or foot pedal that has exclusive actions for Audacity (however we would still have to ensure that these actions didn't switch focus to Audacity when it did not have focus).
The Audacity Technical Leaders have shown themselves very cautious in the past about allowing manufacturers to make hardware for Audacity. I understand why, but I hope that might change.
Gale
Re: Can I begin recording with a hotkey?
Posted: Wed Feb 25, 2015 9:40 pm
by karasuhebi
What's the status on the global hotkeys feature? Has it been decided if it will be implemented or not? I'd love this feature to start/stop recordings while gaming.

Re: Can I begin recording with a hotkey?
Posted: Thu Feb 26, 2015 12:48 am
by steve
karasuhebi wrote:What's the status on the global hotkeys feature?
It is not in the next release.
Re: Can I begin recording with a hotkey?
Posted: Thu Feb 26, 2015 4:11 pm
by Gale Andrews
steve wrote:karasuhebi wrote:What's the status on the global hotkeys feature?
It is not in the next release.
As I think I've indicated before, making global shortcuts available for other than Windows requires us to update to a later version of wxWidgets:
http://trac.wxwidgets.org/ticket/12354.
Gale
Re: Can I begin recording with a hotkey?
Posted: Thu Feb 26, 2015 5:40 pm
by karasuhebi
Gale Andrews wrote:steve wrote:karasuhebi wrote:What's the status on the global hotkeys feature?
It is not in the next release.
As I think I've indicated before, making global shortcuts available for other than Windows requires us to update to a later version of wxWidgets:
http://trac.wxwidgets.org/ticket/12354.
Gale
So wait, it's available for Windows already? How do I enable it?
Re: Can I begin recording with a hotkey?
Posted: Fri Feb 27, 2015 6:00 pm
by Gale Andrews
karasuhebi wrote:Gale Andrews wrote:steve wrote:karasuhebi wrote:What's the status on the global hotkeys feature?
It is not in the next release.
As I think I've indicated before, making global shortcuts available for other than Windows requires us to update to a later version of wxWidgets:
http://trac.wxwidgets.org/ticket/12354.
Gale
So wait, it's available for Windows already? How do I enable it?
You don't.

The support is there in wxWidgets for Windows, but Audacity has not enabled that support.
Gale
Re: Can I begin recording with a hotkey?
Posted: Fri Feb 27, 2015 6:02 pm
by karasuhebi
I see. So is it planned to be included in the next release?
Re: Can I begin recording with a hotkey?
Posted: Fri Feb 27, 2015 6:05 pm
by Gale Andrews
karasuhebi wrote:I see. So is it planned to be included in the next release?
See
http://forum.audacityteam.org/viewtopic ... 91#p268391.
It is likely to be a release or two before we update our version of wxWidgets. A lot of work is involved.
Gale