get_musical_score_data#

Get the musical score data for a (composite) bloq.

This will first walk through the compute graph to assign each soquet to a register position. Then we iterate again to finalize drawing-relevant properties like symbols and the various horizontal and vertical lines.

bloq

The bloq or composite bloq to get drawing data for

manager

Optionally provide an override of LineManager if you want to control the allocation of horizontal (register) lines.