Closed accraze closed 6 years ago
Composer.get_melody() has a kwarg column that isn't really being used correctly: https://github.com/accraze/python-twelve-tone/blob/master/src/twelve_tone/composer.py#L21
Composer.get_melody()
column
It would be great to be able to specify a column number and then use that column for the tone row instead of the horizontal row.
Composer.get_melody()
has a kwargcolumn
that isn't really being used correctly: https://github.com/accraze/python-twelve-tone/blob/master/src/twelve_tone/composer.py#L21It would be great to be able to specify a column number and then use that column for the tone row instead of the horizontal row.