NAME
MIDI::Stream::Event::ControlChange - Control Change event class
VERSION
version 0.002
DESCRIPTION
Class representing a Control Change event.
METHODS
All methods in MIDI::Stream::Event::Channel, plus:
control
The Continuous Controller (CC) the value should apply to.
value
The CC value.
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.