We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4420fa + 8af0167 commit 8fed326Copy full SHA for 8fed326
content/en-us/reference/engine/classes/AudioAnalyzer.yaml
@@ -117,6 +117,7 @@ methods:
117
Returns the frequency spectrum of the last audio buffer, as an array of
118
numbers. The elements of the array are root-mean-square volume levels,
119
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.
121
code_samples: []
122
parameters: []
123
returns:
0 commit comments