Safe Haskell | Safe-Inferred |
---|
Harmonic series.
Synopsis
- scales :: [Scale.Definition]
- unity_control :: ScoreT.Control
- read_pitch :: Pitch.Note -> Either DeriveT.PitchError Pitch.Pitch
- octaves :: [Char]
- show_pitch :: Pitch.Pitch -> Pitch.Note
- transpose :: Transpose
- note_to_call :: DeriveT.Scale -> Pitch.Note -> Maybe ValCall
- input_to_note :: Scales.InputToNote
- input_to_pitch :: Pitch.Input -> Maybe Pitch.Pitch
Documentation
scales :: [Scale.Definition] Source #
unity_control :: ScoreT.Control Source #
Frequency for 一1.
show_pitch :: Pitch.Pitch -> Pitch.Note Source #
note_to_call :: DeriveT.Scale -> Pitch.Note -> Maybe ValCall Source #