Copyright | (c) Benjamin Kovach, 2014 |
---|---|
License | MIT |
Maintainer | bkovach13@gmail.com |
Stability | experimental |
Portability | Mac OSX |
Safe Haskell | None |
Language | Haskell2010 |
An experimental alternative to the base Bang
module that allows you to compose music with `do` notation,
representing sequential application, e.g. do{hc; bd} = hc <> bd