diff --git a/audioCircReplayTest.py b/audioCircReplayTest.py index 0ef20ff..16c35ab 100644 --- a/audioCircReplayTest.py +++ b/audioCircReplayTest.py @@ -7,7 +7,7 @@ from sys import getsizeof RATE=48000 # Sample rate 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) #####