Closed davidgovea closed 13 years ago
Otherwise all awesome, but... Do you know some kickass git trick to make it like that library build & revert never happened? :D
uhhh, looks like I screwed that up.. I'll fix in the morning
Heheh, ok. :)
almost had it with git-rebase.. borked it though. Starting fresh :/
Fixed a bug in #20 in the BiquadFilter.reset method..
self.inputs = self.outputs = [0,0]
wasn't producing expected resultsAdded new BandPass filter & updated test page with 2 BPF tests