Bang-0.1.1.0: A Drum Machine DSL for Haskell
Modules
- Bang A Domain Specific Language for generating drum compositions
- Experimental
- Bang.Experimental.ConcurrentDo Experimental module for concurrent music composition with do-notation
- Bang.Experimental.Live Experimental module for live coding with Bang
- Bang.Experimental.SequentialDo Experimental module for sequential music composition with do-notation
- Bang.Interface
- Bang.Interface.Base An interface to the basic, general musical operations in Bang
- Bang.Interface.Drum An interface to the drum-specific operations in Bang.
- Bang.Music
- Bang.Music.Class Data declarations for Bang
- Bang.Music.Operators The DSL part of the Bang library
- Bang.Music.Transform General transformations on compositions
- Experimental