instrument-chord-0.1.0.7: Render Instrument Chords

Safe HaskellNone

Music.Instrument.Chord

Documentation

findPositionPatterns :: (NewNotes a, PositionPatternProgression a) => Bool -> a -> [Note] -> Int -> [[[[Int]]]]Source

getPositionPatternRange :: Ord c => [[c]] -> (c, c)Source