NAME
POE::Framework::MIDI::Conductor 0.1a
SYNOPSIS
A framework for algorithmic MIDI composition using POE
DESCRIPTION
The Conductor object creates Musician objects which generate MIDI event streams and run them through rules and transformations. The Conductor then renders the events down to perl code that MIDI::Simple can handle, and then runs that code to write a .mid file
USAGE
This package is used by the POEConductor module internally
BUGS
None that i know of - but the renderer could probably be better implemented.
AUTHOR
Steve McNabb
CPAN ID: JUSTSOMEGUY
steve@justsomeguy.com
http://justsomeguy.com/code/POE/POE-Framework-MIDI
COPYRIGHT
Copyright (c) 2002 Steve McNabb. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
perl(1).