inheritance tree
MotifStartMixin
class definition
MotifStartMixin extends note classes with the parameter motifStartB (0/1-int), which indicates whether a new pattern motifs starts with this note. This definition does not implicitly constraint the motifStartB parameter. Instead, this parameter should be constraint externally (e.g., by specifying {Segs.makeParametersAccessor {GUtils.toFun getMotifStart}} as an argument to motifAccessors of a counterpoint constructor defined in Segs).
class MotifStartMixin (Inheritance-free)
feat !MotifStartType
attr motifStartB
- getMotifStartB(X)
- getMotifStartBParameter(X)
- initMotifStartMixin(motifStartB:MS)
end