pyampact.symbolic._timeSignatures
- pyampact.symbolic._timeSignatures(piece, ratio=True)[source]
Return a DataFrame of time signatures for each part in the score.
- Returns:
A DataFrame where each column corresponds to a part in the score, and each row index is the offset of a time signature. The values are the time signatures in ratio string format.