AudioBufferToSplineArray Op
Outputs the waveform of an audio file as a spline array
Summary (oneliner)
- Ops.WebAudio.AudioBufferToSplineArray
- Core Op - Official cables op
- MIT
- Webaudio Peaks (extract peaks from audio samples or a webaudio AudioBuffer)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
<p>Renders the waveform and triggers <code>Next</code> when done</p>
<p>Connect this to an Ops.WebAudio.AudioBuffer op, which loads and holds an audio sample</p>
Waveform Settings
<p>The width of the waveform</p>
<p>The height of the waveform</p>
<i>integer</i>
)<p>Controls how detailled the waveform is, the smaller the value the more detail and the wider the output. </p>
OUTPUT PORTS
<p>Called after <code>Render</code> was called, triggers the next op</p>
<p>spline array output</p>
Patches using AudioBufferToSplineArray
Changelog
cloned op from Ops.WebAudio.Waveform | cables - 2020-12-07 11:48 | |
Ops.User.cables.WaveformMesh renamed to Ops.WebAudio.WaveformMesh | cables - 2020-12-07 16:04 | |
cloned op from Ops.WebAudio.WaveformMesh | cables - 2020-12-07 17:11 | |
Ops.User.cables.AudioBufferToSplineArray renamed to Ops.WebAudio.AudioBufferToSplineArray | cables - 2020-12-07 18:29 |