src/temporal/filter.h: 80 characters maximum per line
authorPaul Brossier <piem@piem.org>
Tue, 29 Sep 2009 18:14:26 +0000 (20:14 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 29 Sep 2009 18:14:26 +0000 (20:14 +0200)
src/temporal/filter.h

index 4d75678848f007843e33b418f1d996bb3bb1357a..423873e16d7ae6f1f5ef7ec6151ecde4bc8b3eaf 100644 (file)
@@ -32,7 +32,8 @@
     - \f$ n*c x_i \f$ input signal
     - \f$ n*c y_i \f$ output signal
 
-  For convenience, the samplerate of the input signal is also stored in the object.
+  For convenience, the samplerate of the input signal is also stored in the
+  object.
 
   Feedforward and feedback parameters can be modified using
   aubio_filter_get_feedback() and aubio_filter_get_feedforward().