Property
AstalCavaCava:values
Description
A list of values, each represent the height of one bar. The values are generally between 0
and 1 but can overshoot occasionally, in which case the sensitivity will be decreased
automatically if AstalCavaCava:autosens
is set. The array will have
AstalCavaCava:bars
entries. If AstalCavaCava:stereo
is set, the first
half of the array will represent the left channel and the second half the right channel, so
there will be only bars/2 bars per channel. If the number of bars is odd, the last value will
be 0.
Type:An array of double
Getter method | astal_cava_cava_get_values() |