projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b5bbd
)
src/effects/pitchshift.h: fix documentation
author
Paul Brossier
<piem@piem.org>
Fri, 16 Sep 2016 23:43:14 +0000
(
01:43
+0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 16 Sep 2016 23:43:14 +0000
(
01:43
+0200)
src/effects/pitchshift.h
patch
|
blob
|
history
diff --git
a/src/effects/pitchshift.h
b/src/effects/pitchshift.h
index
48a584b
..
40ffd53
100644
(file)
--- a/
src/effects/pitchshift.h
+++ b/
src/effects/pitchshift.h
@@
-56,8
+56,8
@@
void del_aubio_pitchshift (aubio_pitchshift_t * o);
/** creation of the pitch shifting object
- \param method set pitch shifting algorithm
- \param
buf_size size of the input buffer to analyse
+ \param method set pitch shifting algorithm
("default")
+ \param
pitchscale initial pitch scaling factor
\param hop_size step size between two consecutive analysis instant
\param samplerate sampling rate of the signal