NAME

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

DESCRIPTION

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

METHODS

_default_patterns()

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

Return a hash-reference of named code-references, that define the patterns we can play.

TO DO

* Make cooler fills, Man.

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.