Safe Haskell | Safe-Inferred |
---|
Scales can keep their symbols with them in the scale_symbols
field, but there are a number of symbols that are common between a number of
scales. If I define them once here I can avoid loading them redundantly.
Synopsis
- symbols :: [Symbol.Symbol]
- dotted_number :: Int -> Int -> Pitch.Note
- dot :: Symbol.Glyph
- dot_above :: Text -> Symbol.Symbol
- dot2_above :: Text -> Symbol.Symbol
- dot_below :: Text -> Symbol.Symbol
- dot2_below :: Text -> Symbol.Symbol
- dotted_numbers :: [Symbol.Symbol]
- staff_symbols :: [Symbol.Symbol]
- 工尺譜 :: [Symbol.Symbol]
Documentation
symbols :: [Symbol.Symbol] Source #
dotted numbers
dotted_number :: Int -> Int -> Pitch.Note Source #
dot :: Symbol.Glyph Source #
dot_above :: Text -> Symbol.Symbol Source #
dot2_above :: Text -> Symbol.Symbol Source #
dot_below :: Text -> Symbol.Symbol Source #
dot2_below :: Text -> Symbol.Symbol Source #
staff notation
南管的工尺譜
工尺譜 :: [Symbol.Symbol] Source #