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 = $self->_default_kit();

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

_default_patterns()

my $patterns = $self->_default_patterns();

Return a hash-reference of named code-references, that define the "style" we are playing.

SEE ALSO

MIDI::Simple::Drummer

MIDI::Simple::Drummer::API

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.