pyampact.symbolic._barlines

pyampact.symbolic._barlines(piece)[source]

Return a DataFrame of barlines specifying which barline type.

Double barline, for example, can help detect section divisions, and the final barline can help process the highestTime similar to music21.

Returns:

A DataFrame where each column corresponds to a part in the score, and each row index is the offset of a barline. The values are the barline types.