Skip to content

Commit 58ae443

Browse files
author
Nero Blackstone​
authored
add namednote documentation (#19)
1 parent f5e6c39 commit 58ae443

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/midi/notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,11 @@ note_to_fundamental
7373
hz_to_pitch
7474
pitch_to_hz
7575
```
76+
## NamedNote
77+
78+
Note with specific note name. This type need `MusicManipulations.jl`.
79+
80+
```@docs
81+
NamedNote
82+
NamedNotes
83+
```

0 commit comments

Comments
 (0)