Samples

March 28, 2017 ยท View on GitHub

There is a rich set of functions to playback samples or audio files. We can create complex patterns from tiny sound files.

To do it we need to install the library csound-sampler:

> cabal update
> cabal install csound-sampler

The detailed guide to the library can be found here.