effect element

 

Modules

Description

An effect processes the basic input sound in some or other way. In MML a distinction is made between an effect having an affect on frequency, on time, and on some or other filtering mechanism (which may be either time or frequency related, or both).

Syntax

Syntax: effect element
Start Content End
Tag Attribute Value    
<effect some attribute= "xxx">   </effect>

Attributes

Examples

<effect echo="4" volume="23" pan="-20">
  ...
</effect> 

© 1999, 2000 Author: Jacques Steyn