1927
|
1 <?xml version="1.0"?>
|
|
2
|
|
3 <paranormal_preset>
|
|
4 <container_simple>
|
|
5 <container_once>
|
|
6 <wave_smooth>
|
|
7 <channels> 0 </channels>
|
|
8 </wave_smooth>
|
|
9 <cmap_dynamic>
|
|
10 <low_index> 5 </low_index>
|
|
11 <high_index> 250 </high_index>
|
|
12 <script> red = red + 0.05; blue = blue + 0.03; green = green + 0.01; </script>
|
|
13 </cmap_dynamic>
|
|
14 </container_once>
|
|
15 <general_blur>
|
|
16 </general_blur>
|
|
17 <general_fade>
|
|
18 <amount> 1 </amount>
|
|
19 </general_fade>
|
|
20 <wave_radial>
|
|
21 <base_radius> -1.00000 </base_radius>
|
|
22 <value> 253 </value>
|
|
23 </wave_radial>
|
|
24 <xform_ripple>
|
|
25 <angle> 0.00000 </angle>
|
|
26 <ripples> 8.00000 </ripples>
|
|
27 <base_speed> 2.00000 </base_speed>
|
|
28 <mod_speed> 5.00000 </mod_speed>
|
|
29 </xform_ripple>
|
|
30 <misc_floater>
|
|
31 <value> 256 </value>
|
|
32 </misc_floater>
|
|
33 <misc_floater>
|
|
34 <value> 255 </value>
|
|
35 </misc_floater>
|
|
36 <misc_floater>
|
|
37 <value> 255 </value>
|
|
38 </misc_floater>
|
|
39 <misc_floater>
|
|
40 <value> 255 </value>
|
|
41 </misc_floater>
|
|
42 <misc_floater>
|
|
43 <value> 255 </value>
|
|
44 </misc_floater>
|
|
45 <misc_floater>
|
|
46 <value> 255 </value>
|
|
47 </misc_floater>
|
|
48 <misc_floater>
|
|
49 <value> 255 </value>
|
|
50 </misc_floater>
|
|
51 <misc_floater>
|
|
52 <value> 255 </value>
|
|
53 </misc_floater>
|
|
54 <misc_floater>
|
|
55 <value> 255 </value>
|
|
56 </misc_floater>
|
|
57 <misc_floater>
|
|
58 <value> 255 </value>
|
|
59 </misc_floater>
|
|
60 <misc_floater>
|
|
61 <value> 255 </value>
|
|
62 </misc_floater>
|
|
63 <misc_floater>
|
|
64 <value> 255 </value>
|
|
65 </misc_floater>
|
|
66 <misc_floater>
|
|
67 <value> 255 </value>
|
|
68 </misc_floater>
|
|
69 <wave_scope>
|
|
70 <init_script> n = 800; t = -0.05; </init_script>
|
|
71 <frame_script> t = t + 0.05; </frame_script>
|
|
72 <sample_script> d = index + value; r = t + index * 3.141952924 * 4; x = cos(r) * d; y = sin(r) * d; </sample_script>
|
|
73 <lines> TRUE </lines>
|
|
74 </wave_scope>
|
|
75 </container_simple>
|
|
76 </paranormal_preset> |