src/effects/pitchshift.h: improve documentation
authorPaul Brossier <piem@piem.org>
Thu, 29 Sep 2016 08:48:52 +0000 (10:48 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 29 Sep 2016 08:48:52 +0000 (10:48 +0200)
src/effects/pitchshift.h

index e125273..c27eed7 100644 (file)
@@ -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