Effects Not implemented yet
Distorsion
The Distorsion interface represents a distortion effect.
name
A string that should always be 'distorsion'.
distorsionValue
A number representing the value of the distortion.
Fade
The Fade interface represents a fade effect.
name
A string that should always be 'fade'.
value
A number representing the value of the fade.
type
A string that can be either in or out, representing the type of the fade.