projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a54502c
)
src/temporal/filter.h: 80 characters maximum per line
author
Paul Brossier
<piem@piem.org>
Tue, 29 Sep 2009 18:14:26 +0000
(20:14 +0200)
committer
Paul Brossier
<piem@piem.org>
Tue, 29 Sep 2009 18:14:26 +0000
(20:14 +0200)
src/temporal/filter.h
patch
|
blob
|
history
diff --git
a/src/temporal/filter.h
b/src/temporal/filter.h
index 4d75678848f007843e33b418f1d996bb3bb1357a..423873e16d7ae6f1f5ef7ec6151ecde4bc8b3eaf 100644
(file)
--- a/
src/temporal/filter.h
+++ b/
src/temporal/filter.h
@@
-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().