UnquantizedScore

class maelzel.scoring.UnquantizedScore(parts, title='')[source]

Bases: object

An UnquantizedScore is a list of UnquantizedParts

Methods Summary

append(part)

Methods Documentation

append(part)[source]