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
Collaborator

I just made this little addition so you can execute the code whereever you want without having to worry about where the files are saved

I just made this little addition so you can execute the code whereever you want without having to worry about where the files are saved
XilefTech added 2 commits 2021-06-26 16:33:49 +02:00
grey requested changes 2021-06-27 12:17:05 +02:00
@ -7,4 +8,3 @@
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
Owner

Why excatly did you remove this?

Why excatly did you remove this?
Author
Collaborator

was a mistake will re-add it

was a mistake will re-add it
XilefTech marked this conversation as resolved
grey requested changes 2021-06-27 12:17:49 +02:00
@ -8,3 +9,3 @@
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
SaveDirectory= "D:\AudioSnippetTool\Recordings"
Owner

Don't commit your personal path please.

Don't commit your personal path please.
Author
Collaborator

what do you want to have as a "default" path then?

what do you want to have as a "default" path then?
Owner

Doesn't matter, I have an idea what to implment just forget about it.

Doesn't matter, I have an idea what to implment just forget about it.
grey marked this conversation as resolved
XilefTech was assigned by grey 2021-06-27 12:18:11 +02:00
XilefTech added 1 commit 2021-06-27 12:24:46 +02:00
XilefTech added 1 commit 2021-06-27 12:25:52 +02:00
grey merged commit facb0a190d into central 2021-06-27 12:25:55 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: grey/AudioSampler#1
No description provided.