doc: Misc formatting fixes

This commit is contained in:
Rémi Verschelde
2019-02-10 13:30:45 +01:00
parent ba0a4a942e
commit f614f15506
5 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
Adds a soft clip Limiter audio effect to an Audio bus.
</brief_description>
<description>
A limiter is similar to a compressor, but its less flexible and designed to disallow sound going over a given dB threshold. Adding one in the Master Bus is always recommended to reduce the effects of clipping.
A limiter is similar to a compressor, but it's less flexible and designed to disallow sound going over a given dB threshold. Adding one in the Master Bus is always recommended to reduce the effects of clipping.
Soft clipping starts to reduce the peaks a little below the threshold level and progressively increases its effect as the input level increases such that the threshold is never exceeded.
</description>
<tutorials>