NAME

MIDI::Stream::Event::SysEx - SysEx event class

VERSION

version 0.002

DESCRIPTION

Class representing a SysEx message.

METHODS

All methods in MIDI::Stream::Event, plus:

msg

The original message as a MIDI byte array

msg_str

The original message as a MIDI byte string

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.