Main Page   Class Hierarchy   Compound List   File List   Compound Members  

composers.MeapaeMComposer Class Reference

Inheritance diagram for composers.MeapaeMComposer:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Super simple demo Composer that just writes each chunk forward and then backward.

Author:
Douglas Repetto

Definition at line 20 of file MeapaeMComposer.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.MeapaeMComposer.compose   [inline, virtual]
 

Compose an EDLFile.

This is where the magic happens.

Implements composers.Composer.

Definition at line 114 of file MeapaeMComposer.java.

void composers.MeapaeMComposer.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 101 of file MeapaeMComposer.java.


Member Data Documentation

String composers.MeapaeMComposer.description [static]
 

Initial value:

 "Makes palindromes by writing " +
                "each chunk of audio forward and then backward."

Reimplemented from composers.Composer.

Definition at line 22 of file MeapaeMComposer.java.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:17 2006 for MEAPsoft by doxygen1.2.18