mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-17 11:18:37 +01:00
Update model_param_init.py
This commit is contained in:
parent
03eea4fad2
commit
fea15e14bc
@ -57,7 +57,10 @@ class ModelParameters(object):
|
||||
|
||||
if not 'mid_side' in self.param:
|
||||
self.param['mid_side'] = False
|
||||
|
||||
if not 'mid_side_b' in self.param:
|
||||
self.param['mid_side_b'] = False
|
||||
|
||||
if not 'reverse' in self.param:
|
||||
self.param['reverse'] = False
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user