Revision history for idi
0.0504 2025-08-28 01:33:24 PDT
- Show an extended example of random u() phrases.
0.0503 2025-08-28 01:00:30 PDT
- Document the beat resolution change?
0.0502 2025-08-28 00:52:21 PDT
- Use 16th-note (drum) beat resolution for u().
0.0501 2025-08-27 20:45:40 PDT
- Fix the see also doc section.
0.0500 2025-08-27 20:39:28 PDT
- Add the u() functiion to play a drum pattern.
0.0404 2025-08-27 13:06:44 PDT
- Actually update the synopsis and n() usage docs.
0.0403 2025-08-27 12:49:43 PDT
- Shrink the the n() function calls and arguments.
0.0402 2025-08-08 22:20:39 PDT
- Rename the get_score() function.
0.0401 2025-08-08 19:58:58 PDT
- Fix an annoying synopsis typo.
0.0400 2025-08-08 18:36:52 PDT
- Use subtests.
- Enable RtMIDI with the `i($in, $out)` function
0.0305 2023-01-31 22:06:27 PST
- Fix module imports.
0.0304 2022-11-03 11:45:40 CDT
- Improve documentation.
- Improve tests.
0.0302 2022-01-03 19:21:16 PST
- Improve documentation.
0.0301 2022-01-03 19:01:20 PST
- Fix w() documentation.
0.0300 2022-01-03 18:46:07 PST
- Fix copyright year - Ugh. :\
- Use a temporary file, instead of hardcoding a filename.
0.0202 2022-01-02 23:41:11 PST
- Fix documentation.
0.0201 2022-01-02 23:23:15 PST
- Make w() optional.
0.0200 2022-01-02 22:54:26 PST
- Print the midi file to STDOUT on END by default.
- Improve documentation.
0.0102 2021-12-26 15:51:24 PST
- Fix exports.
0.0101 2021-12-26 15:37:19 PST
- Fix documentation.
0.0100 2021-12-26 15:28:14 PST
- Mint with Dist::Zilla.