Closed hanshoglund closed 9 years ago
range -> onsetAndOffset delta -> onsetAndDuration codelta -> durationAndOffset
Allow constructs like:
>>> :o [((2,3)^.from onsetAndOffset,2^.enum)^.note]^.score >>> :o [((2,3)^.from onsetAndOffset,cs)^.note]^.score
Allow constructs like: