8000 Tags · 8T15Bin/iir1 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 8T15Bin/iir1

Tags

1.7.7

Toggle 1.7.7's commit message
Thomas Gulde pointed out that if the order in the setup

command is less than the max order then the output
is zero. That's fixed now in that if the order is lower
that the remaining biquads are now initialised as the
identity operation.
It would be better to actually run the loop only
through the biquads which have proper coefficients
but that's not accessible because of the template
mess. Would require a lot of re-writing to merge
memory and coefficient classes.

1.7.6

Toggle 1.7.6's commit message
New version number and docs updated

1.7.5

Toggle 1.7.5's commit message
Merge branch 'thecaptury-master'

1.7.4

Toggle 1.7.4's commit message
New version number

1.7.3

Toggle 1.7.3's commit message
Updated documentation

1.7.2

Toggle 1.7.2's commit message
Made it a bit more verbatim

1.7.1

Toggle 1.7.1's commit message
New version no

1.7.0

Toggle 1.7.0's commit message
New minor version because of the "inline" of all filter methods

and remval of the final array ops.

1.6.0

Toggle 1.6.0's commit message
Removed Bessel and with that the rootfinder.

Now we have just poles/zeros which have closed solutions!

1.5.2

Toggle 1.5.2's commit message
New version number now that RBJ has more default values

0