pyampact.symbolic._beats

pyampact.symbolic._beats(piece)[source]

Return a DataFrame of beat numbers 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 beat. The values are the beat numbers.