ef-waveform

Animated audio waveform visualization driven by an ef-audio or ef-video element.

Animated audio waveform visualization.

AttributeReact propTypeDefaultDescription
targetforstringID of the element to reference.
modesame"roundBars" | "bars" | "bricks" | "line" | "curve" | "pixel" | "wave" | "spikes""bars"Duration calculation mode.
colorsamestring"currentColor"Bar color. Defaults to CSS currentColor.
bar-spacingbarSpacingnumber0.5Ratio of spacing between bars (0–1).
line-widthlineWidthnumber4Stroke width for line/curve modes (px).

target must be the id of an ef-audio or ef-video element in the same composition.