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.
1 parent 1218468 commit 57a390eCopy full SHA for 57a390e
content/en-us/reference/engine/classes/AudioAnalyzer.yaml
@@ -117,7 +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
- However, if any of the analyzer's inputs come from an `Class.AudioDeviceInput`, this method returns an empty array.
+ 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