SoqData#

qualtran.drawing.musical_score.SoqData

Data needed to draw a soquet.

The symbol symb and position RegPosition. This also includes a string ident which can be used as a d3.js “key” to associate objects when transitioning between two musical scores.

ident

 

rpos

 

symb

 

Methods#

json_dict

View source

__ne__

Check equality and either forward a NotImplemented or return the result negated.

__eq__

Method generated by attrs for class SoqData.