mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-17 19:19:15 +01:00
Update model_param_init.py
This commit is contained in:
parent
70c7a47eba
commit
47ef8cf83f
@ -57,4 +57,7 @@ class ModelParameters(object):
|
||||
|
||||
if not 'mid_side' in self.param:
|
||||
self.param['mid_side'] = False
|
||||
|
||||
|
||||
if not 'reverse' in self.param:
|
||||
self.param['reverse'] = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user