The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Data-Dataset-ChordProgressions

0.0200 2023-02-02 20:30:08
    - Improve the eg/play-rock program.
    - Add the transpose() function.

0.0109 2022-10-21 20:49:28
    - Avoid implicit imports.

0.0108 2021-05-15 09:41:31
    - Remove unused code from the eg/play-rock program.

0.0107 2021-05-15 09:24:36
    - Fix an error in eg/play-rock.

0.0106 2021-05-13 07:41:53
    - Improve eg/play-rock.
    - Improve documentation.

0.0105 2021-05-12 23:18:13
    - Add the eg/play-rock MIDI program.

0.0104 2021-05-11 13:24:47
    - Fix typos in the shared CSV.
    - Remove the two instances of the "5 chord".
    - Add the eg/play-jazz MIDI program.

0.0103 2021-05-11 06:05:39
    - Replace "Aug" with "aug" (augmented) in the shared CSV.
    - Improve the eg/jazz program.

0.0102 2021-05-11 04:37:51
    - Improve documentation.
    - Add the WIP eg/jazz program.

0.0101 2021-05-11 03:34:10
    - Replace "Dom7" with "7" in the shared CSV.

0.0100 2021-05-11 03:19:22
    - Copy from the Data-Dataset-Classic-Titanic distribution.