Module
Data.Abc.Repeats.Section
- Package
- purescript-abc-parser
- Repository
- newlandsvalley/purescript-abc-parser
Utility functions to deal with Repeated Sections
#hasFirstEnding Source
hasFirstEnding :: Section -> Boolean
#isDeadSection Source
isDeadSection :: Section -> Boolean
#isUnrepeated Source
isUnrepeated :: Section -> Boolean
#toOffsetZero Source
toOffsetZero :: Int -> Int
volta repeat markers are wrt offset 1 - reduce to 0
- Modules
- Data.
Abc - Data.
Abc. Accidentals - Data.
Abc. Canonical - Data.
Abc. KeySignature - Data.
Abc. Meter - Data.
Abc. Midi - Data.
Abc. Midi. Pitch - Data.
Abc. Midi. RepeatSections - Data.
Abc. Midi. Types - Data.
Abc. Octave - Data.
Abc. Optics - Data.
Abc. Parser - Data.
Abc. Repeats. Section - Data.
Abc. Repeats. Types - Data.
Abc. Repeats. Variant - Data.
Abc. Tempo - Data.
Abc. Transposition - Data.
Abc. UnitNote - Data.
Abc. Utils - Data.
Abc. Voice