Split Audio by Frequency (vuo.audio.split.frequency)

Separates audio into multiple channels by frequency.

This node is useful for visualizing or processing audio based on ranges of pitches.

This node splits a single channel into a list of channels, each composed (mostly) of frequencies within a distinct range. (Since the splitting is done using an audio filter with an envelope, some frequencies outside the range are present at very low amplitudes.)

As an example, a list of 3 frequency cutoff values — 300, 1200, 4000 — will result in 4 output channels:

Keywords: processor


Example compositions:


Back to vuo.audio node set documentation.