There is a newer version of this op!
This version will not receive any updates. It is recommended to use a newer version.
Current version: Ops.WebAudio.AnalyzerTexture_v2
Generates a texture from audio information
summary (oneliner)
Writes the FFT data line by line to the texture. Typically you connect this to a Ops.WebAudio.Analyser op.
doc
issues
youtube id
caniuse query
collections
Inputs
refresh (Trigger)
Executes the op, updates the texture
FFT Array (Array)
The array coming from a Ops.WebAudio.Analyser op
Outputs
texture_out (Object)
Texture displaying the FFT data
position (Number)
The y-position the last incoming FFT data was written to
Changelog
Ops.WebAudio.FftTexture renamed to Ops.WebAudio.AnalyzerTexture
2020-12-21 - pandur
2020-12-21 - pandur