[Csnd] Workshop on making music with Csound and Haskell (csound-expression lib)
Date | 2021-10-11 17:56 |
From | Anton Kholomiov |
Subject | [Csnd] Workshop on making music with Csound and Haskell (csound-expression lib) |
Hi! I'd like to share a workshop on making music in Haskell with Csound as an audio engine. It's a gentle introduction to the library with examples on subtractive synth. https://www.youtube.com/watch?v=GdIpc7FDTZw It was presented on Haskell love'21 conference. It uses library csound-expression which is available to the public. The library on hackage: https://hackage.haskell.org/package/csound-expression Cheers, Anton |
Date | 2021-10-11 20:50 |
From | Cian |
Subject | Re: [Csnd] Workshop on making music with Csound and Haskell (csound-expression lib) |
Very nice. Is it possible to do livecoding using expression? On Mon, Oct 11, 2021 at 12:57 PM Anton Kholomiov <anton.kholomiov@gmail.com> wrote:
|
Date | 2021-10-11 21:18 |
From | Anton Kholomiov |
Subject | Re: [Csnd] Workshop on making music with Csound and Haskell (csound-expression lib) |
Thanks for feedback, No, this is not possible. We need to re run it to make changes пн, 11 окт. 2021 г., 22:50 Cian <cian.oconnor@gmail.com>:
|