Revision history for Music-ModalFunction
0.0302 2023-06-04 08:43:33
- Improve eg/mode-pivot.
0.0301 2023-06-04 00:44:59
- Add the eg/mode-pivot example program.
- Improve documentation.
0.0300 2023-06-03 14:07:39
- Update comments and verbose output.
- Improved test.
- Add the roman_key() rule.
0.0202 2023-06-03 10:15:54
- Select and display Roman numeral relationships.
- Improve documentation.
- Improve test.
0.0201 2023-06-03 08:29:45
- Modularize code.
- Fix doc examples.
0.0200 2023-06-03 07:28:46
- Change the chord_key() argument order to match pivot_chord_keys().
0.0103 2023-06-03 06:52:01
- Improve documentation.
0.0102 2023-06-03 06:35:12
- Improve documentation.
- Add test for pivot_chord_keys().
0.0101 2023-06-03 06:13:16
- Remove debugging code.
0.0100 2023-06-03 06:06:58
- Mint with Dist::Zilla.
- Port code from a related script in my Music repo.