added keyboard shortcut to the configs
This commit is contained in:
@ -7,7 +7,7 @@ from sys import getsizeof
|
|||||||
|
|
||||||
RATE=48000 # Sample rate
|
RATE=48000 # Sample rate
|
||||||
RECORD_SECONDS = 20 # Seconds to record (aka. last X seconds)
|
RECORD_SECONDS = 20 # Seconds to record (aka. last X seconds)
|
||||||
SourcesToRecord = ["VoiceMeeter VAIO3 Output", "Aux"] # Record all sources which contains these strings
|
shortcut = 'alt+1'
|
||||||
|
|
||||||
##### CONFIG END (aka. DO NOT FRICKING TOUCHY) #####
|
##### CONFIG END (aka. DO NOT FRICKING TOUCHY) #####
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user