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
Channel Voice Messages: Note Number in MIDI 1.0 Detailed Specification (Document Version 4.2.1), revised February 1996 by the MIDI Manufacturers Association: https://midi.org/midi-1-0-core-specifications
Appendix B: GM 2 Percussion Sound Set in General MIDI 2 (Version 1.2a), published February 6, 2007 by the MIDI Manufacturers Association: https://midi.org/general-midi-2
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.