The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Music-Chord-Progression-Transform

0.0106 2023-02-02 12:03:28
    - Fix the eg/transform-chain program.

0.0105 2023-02-02 09:53:12
    - Typo! Ugh!
    - Improve the eg/* programs slightly.

0.0104 2023-02-02 09:44:00
    - Improve documentation.
    - Add negative T transformations to numeric transforms.

0.0103 2023-02-02 06:12:20
    - Improve documentation.

0.0102 2023-02-02 05:52:08
    - Improve the test script.

0.0101 2023-02-02 05:13:27
    - Make the "O" operation return to the original chord.
    - Make the "I" operation the identity - no transformation.
    - Improve documentation.

0.0100 2023-02-02 04:36:16
    - Ported from both the NRO and T modules.