This helpful abstraction takes an input list of beat durations and converts it to the appropriate amount of spaces for n-beats. The first beat in the list is the event, then the next (n-1) beats (if applicable), are non events, or resets. Consequentially, the output list's length is equivalent to the summed amount of beat durations...

Repository Path
cnmat/trunk/max/patches/MMJ-DEPOT/CNMAT_MMJ-Depot/modules/Data_Transformation/durations-to-onsets/
Attachments