From: Paul Brossier Date: Thu, 22 Nov 2018 03:00:00 +0000 (+0100) Subject: [doc] plain todo in wavetable_load X-Git-Tag: 0.4.8~3 X-Git-Url: https://git.aubio.org/?p=aubio.git;a=commitdiff_plain;h=5a02e53e0a0ac177f617518d4472a1906f904f00 [doc] plain todo in wavetable_load --- 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