turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
123 stars 21 forks source link

High pass and band pass #79

Closed turion closed 6 years ago

turion commented 6 years ago

Using the moving average (which is basically a low pass), we can implement high passes and band passes as ClSFs.