
5 Dec
2009
5 Dec
'09
12:42 a.m.
M Xyz schrieb:
Did you look at synthesizer ? There is a short introductory file [1]. Cheers, Thu
[1] http://hackage.haskell.org/packages/archive/synthesizer-core/0.2.1/doc/html/...
Thanks for the tutorial link. As I'm new to Haskell, these 2 lines got me thinking: "Using plain lists is not very fast" and "Getting real-time performance is mostly an issue of the right signal data structure." What do you use as an efficient byte buffer in a value-oriented language?
I have written some more details on it: http://hackage.haskell.org/packages/archive/synthesizer/0.2.0.1/doc/html/Syn... But I think that's not something one should start with ... http://www.haskell.org/haskellwiki/Sound_data_structures