Revision history for MIDI-Bassline-Walk
0.0200 2021-05-19 11:15:17
- Add the scale attribute.
0.0106 2021-05-19 02:31:21
- Don't drop the 5th note from a 5 chord.
- Handle enharmonics in the matching process.
0.0105 2021-05-18 12:53:19
- Don't drop the 7th note from a maj7 chord.
0.0104 2021-05-17 20:19:08
- Improve documentation.
- Use croak instead of die.
0.0103 2021-05-17 19:55:01
- Improve test.
- Improve documentation.
- Improve verbose output.
0.0102 2021-05-17 17:26:40
- Attempt to fix diminished and augmented chords...
- Improve documentation.
0.0101 2021-05-17 10:25:54
- Improve documentation.
0.0100 2021-05-17 09:55:25
- Mint with Dist::Zilla.