projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f6f880
)
src/effects/pitchshift.h: improve documentation
author
Paul Brossier
<piem@piem.org>
Thu, 29 Sep 2016 08:48:52 +0000
(10:48 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 29 Sep 2016 08:48:52 +0000
(10:48 +0200)
src/effects/pitchshift.h
patch
|
blob
|
history
diff --git
a/src/effects/pitchshift.h
b/src/effects/pitchshift.h
index
e125273
..
c27eed7
100644
(file)
--- a/
src/effects/pitchshift.h
+++ b/
src/effects/pitchshift.h
@@
-29,7
+29,7
@@
extern "C" {
Pitch shifting object
-
This file ..
.
+
::aubio_pitchshift_t can be used to transpose a stream of blocks of frames
.
\example effects/test-pitchshift.c