Mercurial > audlegacy-plugins
view src/paranormal/presets/nenolod_-_kaliedoscope.pnv @ 2269:c44b90b6322e
Fixes memory leak in song change plugin when applying configuration (Bugzilla #48)
author | Jussi Judin <jjudin+audacious@iki.fi> |
---|---|
date | Tue, 25 Dec 2007 02:16:51 -0600 |
parents | d517fc608e89 |
children |
line wrap: on
line source
<?xml version="1.0"?> <paranormal_preset> <container_simple> <container_once> <cmap_dynamic> <low_index> 0 </low_index> <high_index> 255 </high_index> <script> blue = blue + 0.006999; green = green + 0.007; red = red + 0.004599; </script> </cmap_dynamic> </container_once> <wave_horizontal> <channels> -1 </channels> <value> 255 </value> <lines> TRUE </lines> </wave_horizontal> <xform_movement> <formula> d=cos(d)^2; </formula> </xform_movement> <general_blur> </general_blur> <general_blur> </general_blur> <general_fade> <amount> 1 </amount> </general_fade> </container_simple> </paranormal_preset>