projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffb66f0
)
doc/aubionotes.txt: add yinfast to list of available pitch methods
author
Paul Brossier
<piem@piem.org>
Fri, 21 Sep 2018 17:15:26 +0000
(19:15 +0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 21 Sep 2018 17:15:26 +0000
(19:15 +0200)
doc/aubionotes.txt
patch
|
blob
|
history
diff --git
a/doc/aubionotes.txt
b/doc/aubionotes.txt
index
0355040
..
1373d36
100644
(file)
--- a/
doc/aubionotes.txt
+++ b/
doc/aubionotes.txt
@@
-87,7
+87,8
@@
ONSET METHODS
PITCH METHODS
- Available methods: default, schmitt, fcomb, mcomb, specacf, yin, yinfft.
+ Available methods: default, schmitt, fcomb, mcomb, specacf, yin, yinfft,
+ yinfast.
See aubiopitch(1) for details about these methods.