Closed jisungk closed 8 years ago
-need to double check refactored code with prior code -some qualitative differences in generated music
Fixed with newest commit: -random number generator bug (when moving from random to np.random, np.random is exclusive to the high value, while np.random is inclusive to the high value) -misplaced code bug
-need to double check refactored code with prior code -some qualitative differences in generated music