NAME

Types::MIDI - Type library for MIDI

VERSION

version 0.6003

TYPES

Channel

An integer from 0 to 15 corresponding to a MIDI Channel.

Velocity

An integer from 0 to 127 corresponding to a MIDI Velocity.

Note

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

PercussionNote

A "Note" 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.