Fix double space

This commit is contained in:
scootergrisen 2018-07-20 23:05:42 +02:00 committed by Paul Licameli
parent 263f4fe9f4
commit dc603341ee
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ bar-x bar-y s-xy s-x2 s-y2 (sqrt s-x2) (sqrt s-y2) r r2 (* s-y2 (- 1 r2)) a0 a1)
((between corr 0.97 1.1)
(_ " - The two channels are identical, i.e. dual mono.
The center can't be removed.
Any remaining difference may be caused by lossy encoding."))
Any remaining difference may be caused by lossy encoding."))
((between corr 0.9 0.97)
(_ " - The two Channels are strongly related, i.e. nearly mono or extremely panned.
Most likely, the center extraction will be poor."))