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 0f7575b commit 4140e69Copy full SHA for 4140e69
index.html
@@ -8457,10 +8457,10 @@ <h2>
8457
</p>
8458
<p>
8459
If another call to <code>getFloatFrequencyData</code> or
8460
- <code>getByteFrequencyData</code>occurs within the same <a>render
8461
- quantum</a> as a previous call, the <a>current frequency data</a>
8462
- is not updated with the same data. Instead, the previously
8463
- computed data is returned.
+ <code>getByteFrequencyData</code> occurs within the same
+ <a>render quantum</a> as a previous call, the <a>current
+ frequency data</a> is not updated with the same data. Instead,
+ the previously computed data is returned.
8464
8465
8466
The frequency data are in dB units.
0 commit comments