MIDI-Stream 0.002 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| MIDI::Stream | MIDI bytestream decoding and encoding | 0.002 | metacpan |
| MIDI::Stream::Decoder | MIDI bytestream decoder | 0.002 | metacpan |
| MIDI::Stream::Encoder | MIDI event to bytestream encoder | 0.002 | metacpan |
| MIDI::Stream::Event | MIDI event base class | 0.002 | metacpan |
| MIDI::Stream::Event::AfterTouch | Channel After Touch event class | 0.002 | metacpan |
| MIDI::Stream::Event::Channel | MIDI channel event base class | 0.002 | metacpan |
| MIDI::Stream::Event::ControlChange | Control Change event class | 0.002 | metacpan |
| MIDI::Stream::Event::Note | Note event class | 0.002 | metacpan |
| MIDI::Stream::Event::PitchBend | Pitch Bend event class | 0.002 | metacpan |
| MIDI::Stream::Event::PolyTouch | Polyphonic After Touch event class | 0.002 | metacpan |
| MIDI::Stream::Event::ProgramChange | Program Change event class | 0.002 | metacpan |
| MIDI::Stream::Event::SongPosition | Song Position event class | 0.002 | metacpan |
| MIDI::Stream::Event::SongSelect | Song Select event class | 0.002 | metacpan |
| MIDI::Stream::Event::SysEx | SysEx event class | 0.002 | metacpan |
| MIDI::Stream::Event::TimeCode | Time Code Qtr. Frame event class | 0.002 | metacpan |
| MIDI::Stream::FIFO | Fixed Size FIFO/Queue for rolling averages | 0.002 | metacpan |
| MIDI::Stream::Tables | MIDI 1.0 look up tables and utility functions | 0.002 | metacpan |