mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-09 03:37:51 +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,
|
blocksize=block_frame,
|
||||||
samplerate=currentInputSampleRate,
|
samplerate=currentInputSampleRate,
|
||||||
dtype="float32",
|
dtype="float32",
|
||||||
|
channels=1,
|
||||||
):
|
):
|
||||||
while (
|
while (
|
||||||
vc.settings.serverAudioStated == 1
|
vc.settings.serverAudioStated == 1
|
||||||
|
Loading…
Reference in New Issue
Block a user