Creates a spectrogram texture from an audio FFT array
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Refresh (Trigger)
trigger input
FFT Array (Array)
FFT array input
Mirror Options
Mirror Active (boolean /Number)
mirror the texture in the middle
Mirror Width (Number)
width of the mirror effect
Texture Size index (integer /Number)
Outputs
Texture Out (Object)
texture output
Position (Number)
Patches using AnalyzerTexture_v2
Changelog
cloned op from Ops.WebAudio.AnalyserTexture 2020-12-08 - cables | |
Ops.User.cables.AnalyzerTexture renamed to Ops.WebAudio.AnalyzerTexture 2020-12-08 - cables | |
Ops.WebAudio.AnalyzerTexture renamed to Ops.WebAudio.AnalyzerTexture_v2 2020-12-15 - simod |