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/Synthesizer-Plain-Tutorial.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/Synthesizer-Storage.html

But I think that's not something one should start with ...

http://www.haskell.org/haskellwiki/Sound_data_structures

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to