Skip to content

Commit 265055c

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

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
@@ -64,7 +64,7 @@ properties:
6464
If false, `Class.AudioAnalyzer:GetSpectrum|GetSpectrum` returns an empty array,
6565
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,
67-
this can be disabled to improve performance.
67+
you can disable this property to improve performance.
6868
code_samples: []
6969
type: bool
7070
tags: []

0 commit comments

Comments
 (0)