Closed alexandermorgan closed 8 years ago
If the user asks for vertical slices of the intervals between voices 0,1 and 0,2 but there are only two voices, the program throws an error. This mismatch should be checked for in the init method and a warning should be raised instead.
A warning would be great.
This is addressed on alex_devel as of commit 3002fde7719dafa8fec365c81325d94415234dde.
If the user asks for vertical slices of the intervals between voices 0,1 and 0,2 but there are only two voices, the program throws an error. This mismatch should be checked for in the init method and a warning should be raised instead.