MatrixForm

public enum MatrixForm

MatrixForm** is an enum to help navigate ToneMatrix objects. The four forms available are p, i, r, and ri, corresponding to Prime, Inversion, Retrograde, and Retrograde-Inversion respectively.

  • p

    Undocumented

    Declaration

    Swift

    case p, i, r, ri
  • i

    Undocumented

    Declaration

    Swift

    case p, i, r, ri
  • r

    Undocumented

    Declaration

    Swift

    case p, i, r, ri
  • ri

    Undocumented

    Declaration

    Swift

    case p, i, r, ri