<effect>
<name>CRT2</name>
<description>Simulates a CRT display for a retro look.</description>
<author>Charlie Bellini</author>
<parameter>
	<name>Distortion</name>
	<code>distortion</code>
	<description>Controls the intensity of the barrel distortion used to emulate the curvature of a CRT. 0.0 is perfectly flat, 1.0 is annoyingly distorted, higher values are increasingly ridiculous.</description>
	<type>float</type>
	<property>float</property>
	<value>0.1</value>
</parameter>
</effect>