Mercurial > audlegacy-plugins
view src/paranormal/presets/nenolod_-_simple_yet_pretty.pnv @ 3085:ac0af6b39272
Introduce new GIO plugin to buildsystem. stdio is now deprecated.
Thoughts:
- getc()/ungetc() should be moved to VFS core now
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Wed, 29 Apr 2009 20:58:36 -0500 |
parents | 67955deef576 |
children |
line wrap: on
line source
<?xml version="1.0"?> <paranormal_preset> <container_simple> <container_once> <cmap_bwgradient> <low_index> 0 </low_index> <high_index> 255 </high_index> <color> 105, 32, 255 </color> </cmap_bwgradient> </container_once> <wave_horizontal> <channels> 0 </channels> <value> 255 </value> <lines> TRUE </lines> </wave_horizontal> <wave_vertical> <channels> 0 </channels> <value> 255 </value> <lines> TRUE </lines> </wave_vertical> <xform_movement> <formula> r = sin(r); d = cos(d)^2; </formula> <polar> TRUE </polar> </xform_movement> <general_blur> </general_blur> </container_simple> </paranormal_preset>