| Copyright | (c) Eric Bailey 2025 |
|---|---|
| License | MIT |
| Maintainer | eric@ericb.me |
| Stability | stable |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Data.Rhythm
Description
Algorithms from Creating Rhythms by Stefan Hollos and J. Richard Hollos.
Documentation
module Data.Rhythm.Binary
module Data.Rhythm.Compositions
module Data.Rhythm.DeBruijn
module Data.Rhythm.Markov
module Data.Rhythm.Partitions
module Data.Rhythm.Permutations
module Data.Rhythm.Random