mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
fx
This commit is contained in:
@@ -110,6 +110,7 @@ class SRBuffer(voice_recv.AudioSink):
|
|||||||
# on member disconnect - dropujemy go
|
# on member disconnect - dropujemy go
|
||||||
def __init__(self, destination):
|
def __init__(self, destination):
|
||||||
super().__init__()
|
super().__init__()
|
||||||
|
|
||||||
self.wavewriter = {
|
self.wavewriter = {
|
||||||
"polishhammer" : WaveWriter("polishhammer")
|
"polishhammer" : WaveWriter("polishhammer")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user