asteriskman

Results 1 issues of asteriskman

The readme has an example that uses `melopy.major_scale('C5')` but there is no `major_scale` function. I think this should be something like `melopy.generateScale('major', 'C5')`. I will be happy to fix this...