Index
ET31
DB
Out
C
Score
ET31

Functor

Import

Export

Define

fun{MakeChord C}
[Convenience def only] Expects C (declaration of a chord, a record with the label chord) and returns a chord object (instance of HS.score.fullChord).
NB: the returned chord object is not fully initialised!


fun{ChordsToScore ChordSpecs Args}
[Convenience def only] HS.score.chordsToScore with different Args defaults.


End