Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders authored Jan 2, 2024
1 parent be29c52 commit cbdcd02
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@ julia> result = unique(combinations)
(Major 2nd, Major 3rd, Major 3rd)
```

## TODO
- Play the notes
- Print the notes in standard notation, e.g. via an interface to Lilypond
- Interfaces with other packages

## Author

Copyright David P. Sanders, 2024
I tried not to look at other packages, either in Julia or in other languages, while writing this.
Apologies for any duplication.

Copyright David P. Sanders, 2024

0 comments on commit cbdcd02

Please sign in to comment.