Bang: A Drum Machine DSL for Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Bang
This library consists of a DSL for piecing together drum compositions. It uses a MIDI backend
and is only currently available for use on Mac OSX. Much of the library was inspired by previous work done by Yale's
Euterpea
project and Paul Hudak's paper
.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.4, 0.1.0.6, 0.1.1.0, 0.1.1.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), bifunctors (>=4 && <5), mtl (>=2.1 && <3), stm (>=2.4 && <5), transformers (>=0.3 && <0.4) [details] |
License | MIT |
Author | Benjamin Kovach |
Maintainer | bkovach13@gmail.com |
Category | Sound |
Home page | https://github.com/5outh/Bang/ |
Uploaded | by 5outh at 2014-06-08T14:10:37Z |
Modules
- Bang
- Bang.Interface
- Bang.Interface.Base
- Bang.Interface.Drum
- Bang.Music
- Bang.Music.Class
- Bang.Music.Operators
- Bang.Music.Transform
- Bang.Interface
Downloads
- Bang-0.1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees