Skip to content

Commit

Permalink
Return to original amount of noise cleaning.
Browse files Browse the repository at this point in the history
  • Loading branch information
clolsonus committed Jan 14, 2021
1 parent e3a8834 commit 9a4b231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync-tracks.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
suppress_silent_zones = False
else:
group_file = os.path.join(dir + "-mix.mp3")
clean = 0.20
clean = 0.25
suppress_silent_zones = True
#print("group_file:", group_file)
if not scan.check_for_newer(dir, group_file):
Expand Down

0 comments on commit 9a4b231

Please sign in to comment.