ViSettings - Xenon257R/blue-archive-rainmeter GitHub Wiki

images/visettings.png

This UI skin helps modifying the special parameters pertaining AudioVisualizer.

Applying Changes

This UI saves and applies all changes as they are being made. No refresh is required.

Fields

Bar Type

This section allows you to change the segmentation of the Audio Visualizer. The variants are as follows:

Name Description
Full Bar A full bar, unsegmented - audio levels are fully measured.
Linear Square segmentation - audio levels are fully measured.
Square Square segmentation - audio levels are pixelated.
Circle Circle segmentation - audio levels are pixelated.
Diamond Diamond segmentation - audio levels are pixelated.

Visualizer Parameters

This section refers to additional visual parameters for the visualizer, as listed below alongside their constraints.

Constraint minimum and maximum values are inclusive.

Name Constraint Description
Width 1-32 The number of columns the visualizer is composed of.
Height 1-18 The number of pixels each column will have.
Pixel Size 1.0-32.0 The size of each pixel, before being scaled by #GScale#.
Gap Ratio 0.0-2.0 The gap between each pixel as well as between columns as a ratio of the Pixel Size.
Gradient Angle 0.0-360.0 The angle in which the gradient will be applied. Expressed in degrees, and follows the unit circle.
Gradient Point 0.0-1.0 The percentual point in which the gradient blends the two colors.
Font Size 1-64 The size of the font used for album info.
Contrast rgb(255, 255, 255) or rgb(0, 0, 0) The color of the shadow surrounding the font to be used as a contrast.

Bad values will autmoatically be clamped to be within the constraints.