Like on latest versions of aimp. Is there a feature like this or is it planned? Maybe through plugins?
I thought P would do that.
Koz
Audacity global record/pause hotkey?
See, now I’m getting little bells ringing. You mean Record and Pause even though Audacity isn’t the front application, right?
Koz
Can’t be done with a plug-in because plug-ins run inside Audacity, and if Audacity is in the background, then the plug-in is also running in the background, and key presses are “eaten” by the foreground applications.
It can probably be done using a third party “automation” program such as AutoHotKey (https://www.autohotkey.com/)