settings work
This commit is contained in:
@ -1,10 +1,16 @@
|
||||
{
|
||||
"input_device": {
|
||||
"default_samplerate": 44100.0,
|
||||
"index": 1,
|
||||
"max_input_channels": 8,
|
||||
"name": "VM Mic mix (VB-Audio Voicemeete"
|
||||
"index": 49,
|
||||
"name": "Microphone (Logi C615 HD WebCam)",
|
||||
"max_input_channels": 1,
|
||||
"default_samplerate": 48000.0
|
||||
},
|
||||
"save_path": "C:\\Users\\mickl\\Desktop\\cliptrim-ui\\ClipTrimApp\\audio-service\\recordings",
|
||||
"recording_length": 30
|
||||
"recording_length": 30,
|
||||
"output_device": {
|
||||
"index": 40,
|
||||
"name": "Speakers (Realtek(R) Audio)",
|
||||
"max_output_channels": 2,
|
||||
"default_samplerate": 48000.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user