Safe Haskell | Safe-Inferred |
---|
Documentation
scales :: [Scale.Definition] Source #
doc_fields :: [(Doc.Doc, Doc.Doc)] Source #
pc_per_octave :: Int Source #
key_ratios :: [(Text, JustScales.Ratios)] Source #
hexany_ratios :: [[Int]] -> [[Ratio]] Source #
make_hexany :: [Int] -> [(Text, JustScales.Ratios)] Source #
show_roots :: [Int] -> Text Source #
type Ratio = Ratio.Ratio Int Source #
reduce_octave :: Ratio -> Ratio Source #