-
-
19 Mar 2006 17:15:55 UTC
- Distribution: POE-Framework-MIDI
- Module version: 0.02
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (223 / 526 / 0)
- Kwalitee
Bus factor: 0- 79.31% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (26.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::MethodMaker
- MIDI::Simple
- POE
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.
Module Install Instructions
To install POE::Framework::MIDI, copy and paste the appropriate command in to your terminal.
cpanm POE::Framework::MIDI
perl -MCPAN -e shell install POE::Framework::MIDI
For more information on module installation, please visit the detailed CPAN module installation guide.