NAME

POE::Framework::MIDI::Bar

DESCRIPTION

This package acts as a container for MIDI events

USAGE

my $bar = new POE::Framework::MIDI::Bar; $bar->add_event($some_event);

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). POE. Perl-MIDI