Reference: attributes

output attribute

 

output
Type Element Description Use
       

Values

The value of the output attribute is the value of an identifier (id) as specified with one of the synthesizer modules (reflected with their reserved keywords).

Example

In this example the output of core "one" goes directly into sound "three". It bypasses the effects and does not affect sound "four".

<core id="one" output="soundset" target="three" />
<core id="two">
...
<soundset id="three" />
<soundset id="four" />

© 1999, 2000 Author: Jacques Steyn