Music theory in Julia
Stars
55
Forks
1
Watchers
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
29
commits
Correct natural minor
13b02ae
162a471
Add frequency in equal temperament (#24)
61aa313
Fix scale tests
e99fdc1
Change scale indexing to be 1-based
0398dce
Add scale indexing (#21)
7970d87
Allow intervals of octave and larger (#20)
75f9350
Update README.md
3bc1a77
cc51e6f
cbdcd02
Set version to 0.1 and update README (#11)
be29c52
Add README (#10)
b1f88c5
Add Note type with duration and rests (#9)
f5584ad
Rename note -> pitch (#8)
39ecef0
Allow adding intervals together (#7)
89580c2