From 683d52f5d9be7d7c4929026fa88b340ac2581ab4 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 29 Sep 2016 10:48:52 +0200 Subject: [PATCH] src/effects/pitchshift.h: improve documentation --- src/effects/pitchshift.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0