Open GoogleCodeExporter opened 8 years ago
A simple workaround is to just zero() the set instead of calling normal(), or
to zero() after calling normal() - if len(str(<your set>)) == 12.
Original comment by OrtalisM...@gmail.com
on 15 Feb 2013 at 2:52
Or else the normal form of the full chromatic set would begin with the first
pitch-class entered.
Example:
str(PcSet('6789AB012345').normal())
would return: '6789AB012345'
Original comment by OrtalisM...@gmail.com
on 21 Feb 2013 at 8:58
Original issue reported on code.google.com by
OrtalisM...@gmail.com
on 15 Feb 2013 at 2:37