Main Page   Packages   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 42 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 138 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 123 of file MeapaeMComposer.java.


Member Data Documentation

String composers.MeapaeMComposer.description [static]
 

Initial value:

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

Reimplemented from composers.Composer.

Definition at line 44 of file MeapaeMComposer.java.


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