NAME
MIDI::Stream::Event::TimeCode - Time Code Qtr. Frame event class
VERSION
version 0.002
DESCRIPTION
Class representing a Time Code event.
METHODS
All methods in MIDI::Stream::Event, plus:
byte
The original timecode byte
high
Timecode high nibble
low
Timecode low nibble
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.