Skip to content

Commit ebc6be3

Browse files
authored
Update content/en-us/reference/engine/classes/AudioAnalyzer.yaml
1 parent bf5cd83 commit ebc6be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ properties:
6363
Enables usage of `Class.AudioAnalyzer:GetSpectrum|GetSpectrum`.
6464
If false, `Class.AudioAnalyzer:GetSpectrum|GetSpectrum` returns an empty array,
6565
but the CPU overhead of this `Class.AudioAnalyzer` is dramatically reduced.
66-
So, if you are only analyzing the *volume* of an audio stream,
66+
This means that if you are only analyzing the **volume** of an audio stream,
6767
this can be disabled to improve performance.
6868
code_samples: []
6969
type: bool

0 commit comments

Comments
 (0)