view src/paranormal/presets/nenolod_-_simple_yet_pretty.pnv @ 2275:e09d9633d6aa

- mp3_playing() should return 0 for now otherwise mp4 playback would halt at the end of a track. - make use of AUDDBG().
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Tue, 01 Jan 2008 22:54:10 +0900
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>