Song

struct Song

The structure of a song as shown in Chord Provider

Meta data directives

Meta data directives that are defined

  • An array of defined directives that only should be set once

    Note

    Used in the directive menus to disable once only directives

    Declaration

    Swift

    var definedMetaData: [ChordPro.Directive]

All the sections in the song

All the chords in the song

The structure for Song display options

The structure for meta data about the song

Render a Song structure into a SwiftUI View

The structure for a section in the Song