Haskell, arrows and signal processing
10 Sep
2010
10 Sep
'10
2:40 a.m.
The input and output are infinite streams. I have a few questions:
1) Is it possible to change it to use arrows? How would it look like? 2) How would one implement an continuous time version?
Yampa can do *exactly* what you're asking for. Unfortunately the code seems to be a little rough and there are many space leaks (some of which are alluded to in the source code comments). Definitely make sure to profile memory usage as you code.
5549
Age (days ago)
5549
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anthony LODI