LancePutnam / Gamma

Generic (Sound) Synthesis Library
Other
458 stars 54 forks source link

Add zero() to Hilbert class. #30

Closed mhetrick closed 8 years ago

mhetrick commented 8 years ago

I've added a zero() method to Hilbert that calls each Allpass filter's zero() method. This is useful for when the Hilbert needs to be completely reset.