NAME
MIDI::Stream::Event::Note - Note event class
VERSION
version 0.002
DESCRIPTION
Class representing a Note On or Note Off event.
METHODS
All methods in MIDI::Stream::Event::Channel, plus:
note
The played or released note.
velocity
The play or release velocity.
AUTHOR
John Barrett <john@jbrt.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by John Barrett.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.