Skip to content

Commit

Permalink
Merge branch 'JuliaMusic:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroBlackstone authored May 29, 2024
2 parents 075ae79 + 58ae443 commit 401acae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/midi/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,11 @@ note_to_fundamental
hz_to_pitch
pitch_to_hz
```
## NamedNote

Note with specific note name. This type need `MusicManipulations.jl`.

```@docs
NamedNote
NamedNotes
```

0 comments on commit 401acae

Please sign in to comment.