added color to one number ... :]
This commit is contained in:
parent
c21aac3186
commit
f62209ca0c
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ if __name__ == '__main__':
|
|||
|
||||
else:
|
||||
info.volume_correction = main.cfg.normalize_override
|
||||
_print('using user-supplied volume correction %.1f dB' %(info.volume_correction))
|
||||
_print('using user-supplied volume correction §m%.1f§/ dB' %(info.volume_correction))
|
||||
|
||||
info.normalize_command = command.sub_normalize
|
||||
info.normalize_command.reset()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue