pub type IndexedTransformation = (Transformation, u8);Expand description
A transformation and its index, as music21 reports one: ("I", 8).
pub type IndexedTransformation = (Transformation, u8);A transformation and its index, as music21 reports one: ("I", 8).