mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
server device mode channel seting
This commit is contained in:
parent
0b14afbb61
commit
28803c6b87
@ -150,6 +150,7 @@ class VoiceChanger:
|
||||
blocksize=block_frame,
|
||||
samplerate=currentInputSampleRate,
|
||||
dtype="float32",
|
||||
channels=1,
|
||||
):
|
||||
while (
|
||||
vc.settings.serverAudioStated == 1
|
||||
|
Loading…
Reference in New Issue
Block a user