Merge addition of save location config option #1

Merged
grey merged 4 commits from XilefTech-Edits into central 2021-06-27 12:25:55 +02:00
Showing only changes of commit e5e2ba7396 - Show all commits

View File

@@ -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) #####