Skip to content

Commit fe9dfc8

Browse files
authored
Update content/en-us/reference/engine/classes/AudioLimiter.yaml
1 parent 0ad46e4 commit fe9dfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/AudioLimiter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ properties:
3636
summary: 'The maximum volume tolerated.'
3737
description: |
3838
The maximum volume, in decibels, that the limiter will allow to pass through, unclamped.
39-
Whenever
39+
Whenever the input stream exceeds `Class.AudioLimiter.MaxLevel`, the output stream's volume will be reduced to compensate.
4040
code_samples: []
4141
type: float
4242
tags: []

0 commit comments

Comments
 (0)