Skip to content

Commit 8fed326

Browse files
authored
Merge branch 'main' into wire-reference-AudioLimiter
2 parents e4420fa + 8af0167 commit 8fed326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ methods:
117117
Returns the frequency spectrum of the last audio buffer, as an array of
118118
numbers. The elements of the array are root-mean-square volume levels,
119119
evenly spaced from 0 hertz to 24,000 hertz.
120+
If any of the analyzer's inputs come from an `Class.AudioDeviceInput`, this method returns an empty array.
120121
code_samples: []
121122
parameters: []
122123
returns:

0 commit comments

Comments
 (0)