Skip to content

Commit 7c478ec

Browse files
authored
Update content/en-us/reference/engine/classes/AudioAnalyzer.yaml
1 parent a275f40 commit 7c478ec

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
@@ -62,7 +62,7 @@ properties:
6262
description: |
6363
Enables usage of `Class.AudioAnalyzer:GetSpectrum|GetSpectrum`.
6464
If false, `Class.AudioAnalyzer:GetSpectrum|GetSpectrum` returns an empty array,
65-
but the CPU overhead of this `Class.AudioAnalyzer` is dramatically reduced.
65+
but the CPU overhead of the `Class.AudioAnalyzer` is dramatically reduced.
6666
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: []

0 commit comments

Comments
 (0)