packages feed

csound-sampler 0.0.1 → 0.0.2

raw patch · 1 files changed

+2/−1 lines, 1 files

Files

csound-sampler.cabal view
@@ -1,5 +1,5 @@ name:                csound-sampler-version:             0.0.1+version:             0.0.2 license:             BSD3 license-file:        LICENSE author:              Anton Kholomiov@@ -13,6 +13,7 @@ description:         A simple sampler based on the library csound-expression. We can define loops                      and patterns of samples. An intricate pattern of sound is just few strokes away.                      The library works in the interpreter. We can listen the results right in the ghci. +                     Here is the tutorial <https://github.com/anton-k/csound-sampler>  Homepage:            https://github.com/anton-k/csound-sampler Bug-Reports:         https://github.com/anton-k/csound-sampler/issues