Revision history for MIDI-Drummer
0.0802 2019-12-05 07:50:28
- Improve documentation.
~
0.0801 2019-01-29 18:11:06
- Fix weird syntax in the test that was making cpantesters unhappy.
- Improve synopsis documentation.
0.0800 2019-01-27 02:36:16
- Remove the unused "patch" attribute.
0.0700 2019-01-27 02:22:57
- Fix time_signature according to the MIDI spec.
0.0601 2019-01-27 01:37:17
- Improve documentation.
- Fix the default bars in the count_in() method.
0.0600 2019-01-27 01:14:54
- Use the BUILD() method and defaults instead of BUILDARGS().
- Add tests.
- Improve documentation.
0.05 2014-10-14
- Rollback naive "swing"
0.0401 2014-10-14
- Added missing POD for triplet durations
0.04 2014-10-14
- Added rudimentary swing time (a la triplets)
0.03 2014-10-14
- Added patch change command
- Improved documentation
0.0201 2014-10-13
- Made metronome() more accurately honor the time signature
- Improved documentation
0.02 2014-10-12
- Improved documentation
- Fixed time signature handling
0.01 2014-10-08
- Ported essential functionality from M::S::D
- Minted by Dist::Zilla