Safe Haskell | None |
---|---|
Language | Haskell2010 |
FM demodulation pipes
Documentation
:: (RealFloat a, Monad m) | |
=> Complex a | The starting sample - i.e. the last sample in the last buffer |
-> Stream m (Complex a) | The input stream |
-> Stream m a | The output stream |
FM demodulate a stream of complex samples