view src/paranormal/presets/aerdan_-_telestatic.pnv @ 2873:31d6c44ffef2

most of encoder backends require GINT16_NE; this is a temporary solution, it works for Icecast, but breaks FileWriter's WAV output on Big Endian systems; also, 8-bit data may be handled wrong; needs to be re-written with libSAD usage
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 16 Jul 2008 23:09:38 +0300
parents ebc4497b8044
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> 220, 225, 225 </color>
   </cmap_bwgradient>
  </container_once>
  <wave_horizontal>
   <channels> 0 </channels>
   <value> 251 </value>
   <lines> TRUE </lines>
  </wave_horizontal>
  <xform_spin>
   <angle> 0.00000 </angle>
   <r_add> 0.00000 </r_add>
   <r_scale> 0.96500 </r_scale>
  </xform_spin>
  <general_blur>
  </general_blur>
  <xform_halfrender>
   <direction> -1 </direction>
  </xform_halfrender>
  <freq_drops>
  </freq_drops>
 </container_simple>
</paranormal_preset>