Juhana K Kouhia wrote:
> A FIR filter could be made with
> y = x(-1)*a + x(0)*b + x(1)*c;
> but I don't know if that is already possible. I'm not able to verify
> it from SAOL specs now.
Perhaps I don't understand what you are suggesting. It seems
like you suggest that this syntax could allow the implementation
of pre-causal filters! Surely, we can't implement the above
FIR filter except by adding a constant delay throughout, in
which case the implementation is just the regular FIR instruction
y = FIR(x,a,b,c);
Can you explain again this idea?
Thanks and best regards,
-- Eric
-- +-----------------+ | Eric Scheirer |A-7b5 D7b9|G-7 C7|Cb C-7b5 F7#9|Bb |B-7 E7| |eds@media.mit.edu| < http://sound.media.mit.edu/~eds > | 617 253 0112 |A A/G# F#-7 F#-/E|Eb-7b5 D7b5|Db|C7b5 B7b5|Bb| +-----------------+
This archive was generated by hypermail 2b29 : Wed May 10 2000 - 12:14:10 EDT