Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

composers.RotComposer Class Reference

Inheritance diagram for composers.RotComposer:

Inheritance graph
[legend]
Collaboration diagram for composers.RotComposer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
Douglas Repetto

Definition at line 42 of file RotComposer.java.

Public Methods

void setup () throws IOException, ParserException
 Setup the Composer - read in files, etc.

EDLFile compose ()
 Compose an EDLFile.


Static Public Attributes

String description


Member Function Documentation

EDLFile composers.RotComposer.compose   [inline, virtual]
 

Compose an EDLFile.

This is where the magic happens.

Implements composers.Composer.

Definition at line 158 of file RotComposer.java.

void composers.RotComposer.setup   throws IOException, ParserException [inline]
 

Setup the Composer - read in files, etc.

This should be called before any call to compose() to ensure that the inputs and outputs are properly initialized.

Reimplemented from composers.Composer.

Definition at line 144 of file RotComposer.java.


Member Data Documentation

String composers.RotComposer.description [static]
 

Initial value:

 "RotComposer rotates the beats in each measure" +
                " by a selectable number of positions. You can set the number of beats/measure, the number " +
                "of positions to rotate, and the direction of rotation."

Reimplemented from composers.Composer.

Definition at line 44 of file RotComposer.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:34 2007 for MEAPsoft by doxygen1.2.18