Kit Christopher
Results
2
issues of
Kit Christopher
`n (arp "up" "c'maj7'8")` works but `n (arp "up" "c'maj7'[8]")` does not -- when the step argument is placed within square brackets for patterning, it does not produce eight steps...
The current iteration of `arp` functionality within function `note` allows you to specify the number of arpeggiated steps in a given chord; e.g. `note (arp "updown" "c5'maj'**8**")`. I would like...