Holiday syncing :)
This commit is contained in:
@@ -16,7 +16,7 @@ if False:
|
||||
|
||||
# Interactivity:
|
||||
reload_saved = False
|
||||
gui = False
|
||||
gui = True
|
||||
|
||||
# Processing:
|
||||
env_rate = 44100.0
|
||||
@@ -29,6 +29,7 @@ config.update({
|
||||
'channel': 0,
|
||||
'rate_ratio': None,
|
||||
'env_fcut': 250,
|
||||
'db_ref': 1,
|
||||
'inv_fcut': 5,
|
||||
'feat_thresh': np.load('../data/kernel_thresholds.npy') * 0.2,
|
||||
'feat_fcut': 0.5,
|
||||
|
||||
Reference in New Issue
Block a user