NAME
MIDI::Stream::Event::PitchBend - Pitch Bend event class
VERSION
version 0.002
DESCRIPTION
Class representing a Pitch Bend event.
METHODS
All methods in MIDI::Stream::Event::Channel, plus:
value
The pitch bend value - between -8192 and 8191.
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.