NAME
MIDI::Simple::Drummer::Jazz
VERSION
version 0.0813
DESCRIPTION
This package contains a collection of triplet based patterns, loaded by MIDI::Simple::Drummer.
The constructor can be provided with a specific patch number (default 33 "Jazz Kit") or the argument -brushes => 1
to use the "Brushes kit."
Additionally, the methods below are available.
METHODS
ride1, ride2, bell
Strike (or set) the rides, individually. By default, these are the kit rides. Imagine that!
pedal
"Depress" the pedal hi-hat.
SEE ALSO
MIDI::Simple::Drummer, the eg/* and t/* test scripts.
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009-2023 by Gene Boggs.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.