Safe Haskell | Safe-Inferred |
---|
Synopsis
- c_location :: Control.Control
- c_finger :: Control.Control
- instruments :: [Instrument]
- instrument :: Text -> Double -> [String] -> Instrument
- guitarStrings :: [String]
- guitarStrings2 :: [String]
- bassStrings :: [String]
- legongNames :: [(Text, Pitch.NoteNumber)]
- legongStrings :: [String]
- legongStrings2 :: [String]
- withName :: (StringName, Pitch.NoteNumber) -> String -> String
- outputsAt :: Pan -> [Output]
- notes :: [Note]
- eachString :: [Note]
- rolledStrings :: [(String, Double, Double)]
- eachPitch :: String -> Seconds -> Pitch.NoteNumber -> [Pitch.NoteNumber] -> Finger
- slideEachString :: [Finger]
- slide :: String -> Seconds -> Seconds -> Finger
- note :: String -> Seconds -> Double -> Note
- score0 :: Score
- instrument0 :: Instrument
- strings :: [String]
- frets :: [Fret]
- scale :: [Pitch.NoteNumber]
- minor :: [Pitch.NoteNumber]
- legong :: [(Text, Pitch.NoteNumber)]
Documentation
instruments :: [Instrument] Source #
implementation
instrument :: Text -> Double -> [String] -> Instrument Source #
guitarStrings :: [String] Source #
guitarStrings2 :: [String] Source #
bassStrings :: [String] Source #
legongNames :: [(Text, Pitch.NoteNumber)] Source #
legongStrings :: [String] Source #
legongStrings2 :: [String] Source #
withName :: (StringName, Pitch.NoteNumber) -> String -> String Source #
eachString :: [Note] Source #
eachPitch :: String -> Seconds -> Pitch.NoteNumber -> [Pitch.NoteNumber] -> Finger Source #
slideEachString :: [Finger] Source #
scale :: [Pitch.NoteNumber] Source #
minor :: [Pitch.NoteNumber] Source #
legong :: [(Text, Pitch.NoteNumber)] Source #