NAME

MIDI::Drummer::Tiny::Types - Type library for MIDI::Drummer::Tiny

VERSION

version 0.6000

TYPES

Duration

A non-empty string corresponding to a duration in MIDI::Simple.

MIDINote

An integer from 0 to 127 corresponding to a MIDI Note Number.

PercussionNote

A "MIDINote" from 27 through 87, corresponding to a value in the General MIDI 2 Percussion Sound Set.

SEE ALSO

AUTHOR

Gene Boggs <gene.boggs@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014-2025 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.