NAME

MIDI::Simple::Drummer::Rock - Rock drum grooves

DESCRIPTION

This package contains a kit and collection of patterns, loaded by MIDI::Simple::Drummer.

FUNCTIONS

_default_kit()

my $kit = MIDI::Simple::Drummer::ROCK::_default_kit();

This is actually here for illustration purposes, only. This module inherits the default "General MIDI kit" from the parent.

_default_patterns()

my $patterns = MIDI::Simple::Drummer::ROCK::_default_patterns();

SEE ALSO

MIDI::Simple::Drummer

AUTHOR AND COPYRIGHT

Gene Boggs <gene@cpan.org>

Copyright 2010, Gene Boggs, All Rights Reserved.

LICENSE

This program is free software; you can redistribute or modify it under the same terms as Perl itself.