From 5a02e53e0a0ac177f617518d4472a1906f904f00 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 22 Nov 2018 04:00:00 +0100 Subject: [PATCH] [doc] plain todo in wavetable_load --- src/synth/wavetable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/synth/wavetable.h b/src/synth/wavetable.h index 98d32d9c..7607fbe5 100644 --- a/src/synth/wavetable.h +++ b/src/synth/wavetable.h @@ -53,7 +53,7 @@ aubio_wavetable_t * new_aubio_wavetable(uint_t samplerate, uint_t hop_size); /** load source in wavetable - \TODO This function is not implemented yet. See new_aubio_sampler() instead. + TODO: This function is not implemented yet. See new_aubio_sampler() instead. \param o wavetable, created by new_aubio_wavetable() \param uri the uri of the source to load -- 2.11.0