Revision history for Music-Chord-Progression-Transform
0.0304 2024-05-17 21:25:09
- Improve the eg/transform* programs.
0.0303 2023-02-15 18:11:22
- Clean-up tests.
- Improve documentation a bit.
0.0302 2023-02-07 00:56:29
- Handle more chord name issues.
0.0301 2023-02-06 16:40:41
- Improve documentation.
0.0300 2023-02-06 16:24:21
- Change the default format from ISO to midinum.
0.0205 2023-02-06 00:15:01
- Handle the naming of the diminished chord.
0.0204 2023-02-06 00:00:25
- Handle more chordname wackiness. :\
0.0203 2023-02-05 23:47:39
- Do not allow spaces in chord names.
0.0202 2023-02-05 20:58:24
- Improve documentation.
0.0201 2023-02-05 09:34:02
- Fix the eg/* programs.
- Improve documentation.
0.0200 2023-02-04 14:03:13
- Make the generate() and circular() methods return more than just the genrated notes.
0.0111 2023-02-03 23:08:18
- Include O & I in the random transforms.
- Do not force O to be in the 1st position of all random transforms.
0.0110 2023-02-03 19:34:32
- Only taskify_tokens() for P, L, and R multiple operations.
- Remove the local author lib line.
0.0109 2023-02-03 12:08:34
- Fix logic error in the numeric transform routine.
0.0108 2023-02-03 11:39:04
- Handle 7th chord NROs for a numeric (random) transform.
- Improve quality tests.
0.0107 2023-02-02 12:17:38
- Improve documentation.
0.0106 2023-02-02 12:03:28
- Fix the eg/transform-chain program.
0.0105 2023-02-02 09:53:12
- 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.