Is there a way to make audacity listen for keybinds in the background?

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
Frienderman2379
Posts: 1
Joined: Mon Jan 18, 2021 12:19 pm
Operating System: Windows 10

Is there a way to make audacity listen for keybinds in the background?

Post by Frienderman2379 » Mon Jan 18, 2021 12:27 pm

I am using audacity 2.4.2 on windows 10 and was wondering if there was a way to make it listen for keybinds in the background, thanks in advance! :D

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Is there a way to make audacity listen for keybinds in the background?

Post by steve » Mon Jan 18, 2021 1:17 pm

No, Audacity does not support "global key bindings".

Also note that it is potentially risky to record with Audacity in the background as the foreground application will take priority which can starve Audacity of computer resources and mess up the recording.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jademan
Forum Crew
Posts: 1179
Joined: Fri Jul 17, 2009 10:11 pm
Operating System: Please select

Re: Is there a way to make audacity listen for keybinds in the background?

Post by jademan » Tue Jan 19, 2021 2:53 pm

Frienderman2379 wrote:
Mon Jan 18, 2021 12:27 pm
I am using audacity 2.4.2 on windows 10 and was wondering if there was a way to make it listen for keybinds in the background, thanks in advance! :D
So if you are into programming, it is possible to send commands from Python to Audacity via Mod-Script-Pipe.

See here for a discussion of having Python listen for keybinds in the background: https://www.reddit.com/r/Python/comment ... ackground/

I hope this helps. :D

Post Reply