The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for MIDI-RtMidi-ScorePlayer

0.0111 2024-07-12 16:56:30
    - Die if the deposit path does not exist.

0.0110 2024-07-11 22:25:03
    - Enable optional MIDI file saving after each loop.
		- Add a verbose option to show our progress and looping.

0.0109 2024-07-11 20:57:17
    - Awe crap. Moo was listed as a prereq. Whoops

0.0108 2024-07-11 20:31:02
    - Improve documentation again. :)

0.0107 2024-07-11 17:58:47
    - Improve documentation slightly.

0.0106 2024-07-11 17:29:00
    - Improve documentation.

0.0105 2024-07-10 19:02:09
    - Bah! Typos!

0.0104 2024-07-10 18:32:03
    - Fix eg/ programs.

0.0103 2024-07-10 18:01:33
    - Include the forgotten eg/* example programs.

0.0102 2024-07-10 17:27:34
    - Don't stuff notes onto the score when testing.

0.0101 2024-07-10 17:14:53
    - Fix the infinite/finite loop. dakar++

0.0100 2024-07-10 16:50:22
    - Mint with Dist::Zilla.