Segments / Bars

Displays series of segments/lines/bars that react to audio.

Represents values of Audio Provider output. The count of segments is also controlled by Audio Provider. 

Properties


General element properties

See General Properties.


Flip Input

Flips values between start and end.

Height Scale

Adjusts height values. Final height is usually defined by HeightScale + BarHeightMultiplier (located at Segment1/2).

Min Height Scale

Minimal heigh value allowed.

Shape Path

Defines shape of the bars/line.

HorizontalLine - straight line
Circle - circle or arc
SiddedPolygon - triangle, rectangle, pentagon,..
Letter - Letter (A-Z) and numbers. The character shown is the first letter of artist or song name currently opened.

Color Blend Offset

Shifts center point of blending colors (ColorFrom, ColorTo).

Segment 1

Set the first segment renderer (e.g. Bars or Line). Bars/Line will be laid out along the specified ShapePath.

See Segment Renderers.

Segment 2

Set the second segment renderer. Usually used to more effectively create different looking bars. Same can be achieved by adding another "Bars" element.

See Segment Renderers.


Softness

Softens/smooths height values.

Reaction Delay

Delays reaction to audio by taking values of older frames.

Reaction Accumulated Delay

Delays reaction to audio by taking average values of older frames.

Audio Provider Index

If there are multiple "AudioProvider" elements, specify which to use as input.