diff options
Diffstat (limited to 'addons/visualization.glspectrum')
-rw-r--r-- | addons/visualization.glspectrum/description.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addons/visualization.glspectrum/description.xml b/addons/visualization.glspectrum/description.xml index a9474ee433..6e3524bdc0 100644 --- a/addons/visualization.glspectrum/description.xml +++ b/addons/visualization.glspectrum/description.xml @@ -15,6 +15,8 @@ <xbmc>20000</xbmc> </minversion> <summary>OpenGL Visualization</summary> - <description>OpenGL Visualization showing a rotating 3D Spectrum Analyzer</description> + <description>Opengl Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in Opengl that moves to the beat of the music creating a wave effect across the spectrum grid. + + It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great</description> <author>Team XBMC</author> </addoninfo> |