From: Paul Brossier Date: Thu, 29 Sep 2016 08:48:52 +0000 (+0200) Subject: src/effects/pitchshift.h: improve documentation X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=683d52f5d9be7d7c4929026fa88b340ac2581ab4;p=aubio.git src/effects/pitchshift.h: improve documentation --- diff --git a/src/effects/pitchshift.h b/src/effects/pitchshift.h index e1252731..c27eed7a 100644 --- 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