Skip to content

Commit

Permalink
v0.2 new features
Browse files Browse the repository at this point in the history
  • Loading branch information
pd3v committed Jul 23, 2024
1 parent a9d8512 commit 1adbe8e
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.1
##mglyphs

- Lists a set of scales and modes and their respective MIDI values based on user's scale key/octave input.
---
### 0.2

- lists scales/modes in the form of 4-note chords (notes names and MIDI values) for the key/oct specified by the user
- **c** and **chords** parameters to get scales' 4-note chords
- **s** and **scales** parameters to get scales/modes
- **a** and **all** parameters for both the above
- **k** and **key** parameters removed

---
### 0.1
- **k** and **key** parameters to set key/oct
- lists a set of scales and modes and their respective MIDI values based on user's scale key/octave input.

0 comments on commit 1adbe8e

Please sign in to comment.