The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POE::Framework::MIDI::Musician - Non-POE Musician functionality

ABSTRACT

DESCRIPTION

Non-POE Musician functionality. This package takes a package name as a configuration parameter, and uses that package to create musical events, and run them through rules and transformations.

This module is configured as per the 'musicians' array reference defined in the spawn method of POEConductor and coordinated by the POEConductor to procduce a MIDI event stream.

AUTHOR

Primary: Steve McNabb <steve@justsomeguy.com>

CPAN ID: SMCNABB

Secondary: Gene Boggs <cpan@ology.net>

CPAN ID: GENE

COPYRIGHT AND LICENCE

Copyright (c) 2004 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.